Uses of Class
org.apache.whirr.service.ClusterActionHandlerFactory

Packages that use ClusterActionHandlerFactory
org.apache.whirr The Whirr client API. 
org.apache.whirr.service.chef   
org.apache.whirr.service.puppet   
 

Uses of ClusterActionHandlerFactory in org.apache.whirr
 

Method parameters in org.apache.whirr with type arguments of type ClusterActionHandlerFactory
 com.google.common.cache.LoadingCache<String,ClusterActionHandler> HandlerMapFactory.create(Iterable<ClusterActionHandlerFactory> factories, Iterable<ClusterActionHandler> handlers)
           
 

Constructor parameters in org.apache.whirr with type arguments of type ClusterActionHandlerFactory
HandlerMapFactory.ReturnHandlerByRoleOrPrefix(Map<String,ClusterActionHandlerFactory> factoryMap, Map<String,ClusterActionHandler> handlerMap)
           
 

Uses of ClusterActionHandlerFactory in org.apache.whirr.service.chef
 

Subclasses of ClusterActionHandlerFactory in org.apache.whirr.service.chef
 class ChefClusterActionHandlerFactory
           
 

Uses of ClusterActionHandlerFactory in org.apache.whirr.service.puppet
 

Subclasses of ClusterActionHandlerFactory in org.apache.whirr.service.puppet
 class PuppetClusterActionHandlerFactory
           
 



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