|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MissingHandlerException | |
---|---|
org.apache.felix.ipojo |
Uses of MissingHandlerException in org.apache.felix.ipojo |
---|
Methods in org.apache.felix.ipojo that throw MissingHandlerException | |
---|---|
void |
IPojoFactory.checkAcceptability(Dictionary conf)
Checks if the configuration is acceptable. |
ComponentInstance |
IPojoFactory.createComponentInstance(Dictionary configuration)
Creates an instance. |
ComponentInstance |
Factory.createComponentInstance(Dictionary configuration)
Creates an instance manager (i.e. |
ComponentInstance |
IPojoFactory.createComponentInstance(Dictionary configuration,
ServiceContext serviceContext)
Creates an instance in the specified service context. |
ComponentInstance |
Factory.createComponentInstance(Dictionary configuration,
ServiceContext serviceContext)
Creates an instance manager (i.e. |
void |
IPojoFactory.reconfigure(Dictionary properties)
Reconfigures an existing instance. |
void |
Factory.reconfigure(Dictionary conf)
Reconfigures an instance already created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |