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

Packages that use ServiceFactory
org.apache.whirr.cli.command   
 

Uses of ServiceFactory in org.apache.whirr.cli.command
 

Fields in org.apache.whirr.cli.command declared as ServiceFactory
protected  ServiceFactory AbstractClusterSpecCommand.factory
           
 

Constructors in org.apache.whirr.cli.command with parameters of type ServiceFactory
AbstractClusterSpecCommand(String name, String description, ServiceFactory factory)
           
DestroyClusterCommand(ServiceFactory factory)
           
DestroyInstanceCommand(ServiceFactory factory)
           
LaunchClusterCommand(ServiceFactory factory)
           
ListClusterCommand(ServiceFactory factory)
           
 



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