|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentFactory | |
|---|---|
| org.apache.felix.ipojo | |
| Uses of ComponentFactory in org.apache.felix.ipojo |
|---|
| Subclasses of ComponentFactory in org.apache.felix.ipojo | |
|---|---|
class |
HandlerManagerFactory
Implementation of the handler factory interface. |
| Methods in org.apache.felix.ipojo that return ComponentFactory | |
|---|---|
ComponentFactory |
ComponentInstance.getFactory()
Returns the factory who created this instance. |
ComponentFactory |
InstanceManager.getFactory()
Gets the factory which has created the current instance. |
ComponentFactory |
PrimitiveHandler.getFactory()
Gets the factory which creates the managed instance. |
| Constructors in org.apache.felix.ipojo with parameters of type ComponentFactory | |
|---|---|
HandlerManager(ComponentFactory factory,
BundleContext context,
HandlerManager[] handlers)
Creates a handler manager. |
|
InstanceManager(ComponentFactory factory,
BundleContext context,
HandlerManager[] handlers)
Creates a new Component Manager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||