@Singleton public static class FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory extends Object implements GroupNamingConvention.Factory
Constructor and Description |
---|
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory() |
Modifier and Type | Method and Description |
---|---|
GroupNamingConvention |
create() |
GroupNamingConvention |
createWithoutPrefix()
top-level resources do not need a prefix, yet still may need to follow
a naming convention
|
public FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory()
public GroupNamingConvention create()
create
in interface GroupNamingConvention.Factory
public GroupNamingConvention createWithoutPrefix()
GroupNamingConvention.Factory
createWithoutPrefix
in interface GroupNamingConvention.Factory
Copyright © 2009-2013 jclouds. All Rights Reserved.