org.apache.whirr.service.puppet
Class PuppetClusterActionHandlerFactory

java.lang.Object
  extended by org.apache.whirr.service.ClusterActionHandlerFactory
      extended by org.apache.whirr.service.puppet.PuppetClusterActionHandlerFactory

public class PuppetClusterActionHandlerFactory
extends ClusterActionHandlerFactory


Constructor Summary
PuppetClusterActionHandlerFactory()
           
 
Method Summary
 ClusterActionHandler create(String roleName)
           
 String getRolePrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PuppetClusterActionHandlerFactory

public PuppetClusterActionHandlerFactory()
Method Detail

getRolePrefix

public String getRolePrefix()
Specified by:
getRolePrefix in class ClusterActionHandlerFactory
Returns:
prefix that should use this factory

create

public ClusterActionHandler create(String roleName)
Specified by:
create in class ClusterActionHandlerFactory


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