Uses of Class
org.apache.whirr.service.puppet.functions.StatementToInstallModule

Packages that use StatementToInstallModule
org.apache.whirr.service.puppet   
org.apache.whirr.service.puppet.functions   
 

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

Constructor parameters in org.apache.whirr.service.puppet with type arguments of type StatementToInstallModule
PuppetClusterActionHandler(String role, com.google.common.base.Function<ClusterActionEvent,StatementToInstallModule> getStatementToInstallModuleForAction)
           
 

Uses of StatementToInstallModule in org.apache.whirr.service.puppet.functions
 

Constructors in org.apache.whirr.service.puppet.functions with parameters of type StatementToInstallModule
InstallAllModulesStatementFromProperties(StatementToInstallModule statementMaker)
           
 



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