Package | Description |
---|---|
org.apache.felix.ipojo |
Modifier and Type | Class and Description |
---|---|
class |
HandlerManagerFactory
Implementation of the handler factory interface.
|
Modifier and Type | Method and Description |
---|---|
ComponentFactory |
PrimitiveHandler.getFactory()
Gets the factory which creates the managed instance.
|
ComponentFactory |
InstanceManager.getFactory()
Gets the factory which has created the current instance.
|
ComponentFactory |
ComponentInstance.getFactory()
Returns the factory who created this instance.
|
Constructor and Description |
---|
HandlerManager(ComponentFactory factory,
org.osgi.framework.BundleContext context,
HandlerManager[] handlers)
Creates a handler manager.
|
InstanceManager(ComponentFactory factory,
org.osgi.framework.BundleContext context,
HandlerManager[] handlers)
Creates a new Component Manager.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.