Package org.jclouds.compute.internal
Class FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
java.lang.Object
org.jclouds.compute.internal.FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
- All Implemented Interfaces:
 GroupNamingConvention.Factory
- Enclosing class:
 FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat
@Singleton
public static class FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory
extends Object
implements GroupNamingConvention.Factory
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncreate()top-level resources do not need a prefix, yet still may need to follow a naming convention 
- 
Constructor Details
- 
Factory
public Factory() 
 - 
 - 
Method Details
- 
create
- Specified by:
 createin interfaceGroupNamingConvention.Factory
 - 
createWithoutPrefix
Description copied from interface:GroupNamingConvention.Factorytop-level resources do not need a prefix, yet still may need to follow a naming convention- Specified by:
 createWithoutPrefixin interfaceGroupNamingConvention.Factory
 
 -