Uses of Class
org.apache.whirr.HandlerMapFactory

Packages that use HandlerMapFactory
org.apache.whirr The Whirr client API. 
 

Uses of HandlerMapFactory in org.apache.whirr
 

Subclasses of HandlerMapFactory in org.apache.whirr
 class DynamicHandlerMapFactory
           
 

Fields in org.apache.whirr declared as HandlerMapFactory
protected  HandlerMapFactory ClusterController.handlerMapFactory
           
 

Methods in org.apache.whirr that return HandlerMapFactory
 HandlerMapFactory ClusterController.getHandlerMapFactory()
           
 

Methods in org.apache.whirr with parameters of type HandlerMapFactory
 void ClusterController.setHandlerMapFactory(HandlerMapFactory handlerMapFactory)
           
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.