@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.Factorypublic GroupNamingConvention createWithoutPrefix()
GroupNamingConvention.FactorycreateWithoutPrefix in interface GroupNamingConvention.FactoryCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.