Uses of Class
org.apache.felix.ipojo.IPojoFactory.RequiredHandler

Packages that use IPojoFactory.RequiredHandler
org.apache.felix.ipojo   
 

Uses of IPojoFactory.RequiredHandler in org.apache.felix.ipojo
 

Methods in org.apache.felix.ipojo with parameters of type IPojoFactory.RequiredHandler
protected  HandlerManager IPojoFactory.getHandler(IPojoFactory.RequiredHandler req, ServiceContext context)
          Return the handler object for the given required handler.
protected  boolean IPojoFactory.match(IPojoFactory.RequiredHandler req, org.osgi.framework.ServiceReference ref)
          Check if the given handler identifier and the service reference can match.