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.joyent.cloudapi.v6_5.compute.strategy   
org.jclouds.openstack.nova.v2_0.compute.strategy   
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, GroupNamingConvention.Factory namingConvention, 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.joyent.cloudapi.v6_5.compute.strategy
 

Constructors in org.jclouds.joyent.cloudapi.v6_5.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
ApplyJoyentCloudTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ExecutorService executor, com.google.common.cache.LoadingCache<DatacenterAndName,KeyAndPrivateKey> keyCache)
           
 

Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.openstack.nova.v2_0.compute.strategy
 

Constructors in org.jclouds.openstack.nova.v2_0.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ExecutorService executor, AllocateAndAddFloatingIpToNode allocateAndAddFloatingIpToNode, com.google.common.cache.LoadingCache<ZoneAndName,SecurityGroupInZone> securityGroupCache, com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache, NovaApi novaApi)
           
 

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, GroupNamingConvention.Factory namingConvention, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ExecutorService executor, CreateNewKeyPairUnlessUserSpecifiedOtherwise createNewKeyPairUnlessUserSpecifiedOtherwise)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.