Uses of Class
org.robokind.api.common.property.PropertyChangeNotifier

Packages that use PropertyChangeNotifier
org.robokind.api.common.config   
org.robokind.api.common.lifecycle   
org.robokind.api.common.lifecycle.config   
org.robokind.api.common.osgi   
org.robokind.api.common.osgi.lifecycle   
 

Uses of PropertyChangeNotifier in org.robokind.api.common.config
 

Subclasses of PropertyChangeNotifier in org.robokind.api.common.config
 class VersionProperty
          Defines a version.
 

Uses of PropertyChangeNotifier in org.robokind.api.common.lifecycle
 

Subclasses of PropertyChangeNotifier in org.robokind.api.common.lifecycle
 class AbstractLifecycleProvider<I,T extends I>
          Abstract implementation of ServiceLifecycleProvider.
 

Uses of PropertyChangeNotifier in org.robokind.api.common.lifecycle.config
 

Subclasses of PropertyChangeNotifier in org.robokind.api.common.lifecycle.config
 class GenericLifecycle<T>
           
 

Uses of PropertyChangeNotifier in org.robokind.api.common.osgi
 

Subclasses of PropertyChangeNotifier in org.robokind.api.common.osgi
 class ServiceClassListener<T>
           
 class SingleServiceListener<T>
          Listens to the OSGi Service Registry for a single service, and provides service registration hooks.
 

Uses of PropertyChangeNotifier in org.robokind.api.common.osgi.lifecycle
 

Subclasses of PropertyChangeNotifier in org.robokind.api.common.osgi.lifecycle
 class ConfiguredServiceLifecycle<T,C,P>
           
 class OSGiComponent<T>
          An OSGi Service managed with a ServiceLifecycleProvider.
 class ServiceDependenciesTracker
          Monitors the OSGi Service Registry for a set of service dependencies.
 



Copyright © 2011-2013. All Rights Reserved.