Uses of Package
org.apache.felix.scr.impl
-
Packages that use org.apache.felix.scr.impl Package Description org.apache.felix.scr.impl org.apache.felix.scr.impl.config org.apache.felix.scr.impl.runtime -
Classes in org.apache.felix.scr.impl used by org.apache.felix.scr.impl Class Description AbstractExtender Base class to write bundle extenders.Activator.ScrExtension BundleComponentActivator The BundleComponentActivator is helper class to load and unload Components of a single bundle.BundleComponentActivator.ListenerInfo ComponentActorThread TheComponentActorThread
is the thread used to act upon registered components of the service component runtime.ComponentCommands ComponentRegistry TheComponentRegistry
class acts as the global registry for components by name and by component ID.ComponentRegistry.Entry ComponentRegistryKey TheComponentRegistryKey
is used as the key in the component registry to register components by their names. -
Classes in org.apache.felix.scr.impl used by org.apache.felix.scr.impl.config Class Description Activator This activator is used to cover requirement described in section 112.8.1 @@ -27,14 37,202 @@ in active bundles.ComponentCommands -
Classes in org.apache.felix.scr.impl used by org.apache.felix.scr.impl.runtime Class Description ComponentRegistry TheComponentRegistry
class acts as the global registry for components by name and by component ID.