livespace.services.osgi
Class ParticularEntityDependency
java.lang.Object
livespace.osgi.Dependency
livespace.services.osgi.SingleEntityDependency
livespace.services.osgi.ParticularEntityDependency
- All Implemented Interfaces:
- PropertyListener, EventListener
public class ParticularEntityDependency
- extends SingleEntityDependency
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParticularEntityDependency
public ParticularEntityDependency(org.osgi.framework.BundleContext context,
String entityType,
String particularEntityId)
value
public Object value()
- Description copied from class:
Dependency
- Convenience method to get the resource acquired by this
dependency. Null if dependency is not ready.
- Overrides:
value
in class SingleEntityDependency
isReady
public boolean isReady()
- Description copied from class:
Dependency
- True if the dependency is ready to be used.
- Overrides:
isReady
in class SingleEntityDependency
propertyValueChanged
public void propertyValueChanged(PropertyEvent e)
- Specified by:
propertyValueChanged
in interface PropertyListener
- Overrides:
propertyValueChanged
in class SingleEntityDependency
Copyright © 2008 Commonwealth of Australia