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)
          Returns the handler object for the given required handler.
protected  boolean IPojoFactory.match(IPojoFactory.RequiredHandler req, ServiceReference ref)
          Checks if the given handler identifier and the service reference match.
 



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