public interface ResourceProviderFactory
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTypeId()
Method used to get the unique string identifying this resource.
|
void |
registerProvider(ResourceManager rm)
Registers a new provider with the resource manager.
|
void registerProvider(ResourceManager rm) throws CustomResourceException
rm - the resource manager to which to registerCustomResourceExceptionjava.lang.String getTypeId()