|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceProviderFactory
Factory interface to be implemented per Resource Provider types
| Method Summary | |
|---|---|
String |
getTypeId()
Method used to get the unique string identifying this resource. |
void |
registerProvider(ResourceManager rm)
Registers a new provider with the resource manager. |
| Method Detail |
|---|
void registerProvider(ResourceManager rm)
throws CustomResourceException
rm - the resource manager to which to register
CustomResourceExceptionString getTypeId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||