Uses of Class
org.apache.felix.ipojo.MissingHandlerException

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.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.