Interface NiceUriFactory<T extends NiceUri>
- Type Parameters:
T
- The type ofNiceUri
that is created by the implementing factory.
- All Known Implementing Classes:
AdminUriFactory
,EntityUriFactory
,PublicUriFactory
public interface NiceUriFactory<T extends NiceUri>
A factory for creating
NiceUris
.-
Method Summary