Uses of Interface
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory

Packages that use CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
org.jclouds.compute.strategy.impl   
org.jclouds.compute.util   
org.jclouds.trmk.vcloud_0_8.compute.strategy   
 

Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.compute.strategy.impl
 

Fields in org.jclouds.compute.strategy.impl declared as CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
protected  CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory CreateNodesWithGroupEncodedIntoNameThenAddToSet.customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory
           
 

Constructors in org.jclouds.compute.strategy.impl with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
CreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, String nodeNamingConvention, ExecutorService executor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory)
           
 

Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.compute.util
 

Constructors in org.jclouds.compute.util with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
ComputeUtils(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ExecutorService executor)
           
 

Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.trmk.vcloud_0_8.compute.strategy
 

Constructors in org.jclouds.trmk.vcloud_0_8.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy, ListNodesStrategy listNodesStrategy, String nodeNamingConvention, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ExecutorService executor, CreateNewKeyPairUnlessUserSpecifiedOtherwise createNewKeyPairUnlessUserSpecifiedOtherwise)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.