|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provider interface. A provider is a pluggable runtime resource and is used when different behaviours are required in different situations. For example a LogProvider is used to plug in a logging mechanism.
ProviderFactory
Method Summary | |
void |
destroy()
Shutdown Provider. |
void |
init()
Startup Provider. |
Method Detail |
public void destroy()
public void init() throws ProviderConfigurationException
ProviderConfigurationException
- thrown if error in startup
or configuration.
|
See www.opensymphony.com for more information. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |