|
||||||||||
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(java.util.Dictionary conf)
Check if the configuration is acceptable. |
ComponentInstance |
IPojoFactory.createComponentInstance(java.util.Dictionary configuration)
Create an instance. |
ComponentInstance |
Factory.createComponentInstance(java.util.Dictionary configuration)
Create an instance manager (i.e. |
ComponentInstance |
IPojoFactory.createComponentInstance(java.util.Dictionary configuration,
ServiceContext serviceContext)
Create an instance. |
ComponentInstance |
Factory.createComponentInstance(java.util.Dictionary configuration,
ServiceContext serviceContext)
Create an instance manager (i.e. |
void |
IPojoFactory.reconfigure(java.util.Dictionary properties)
Reconfigure an existing instance. |
void |
Factory.reconfigure(java.util.Dictionary conf)
Reconfigure an instance already created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |