|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Provider
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 |
|---|
void destroy()
void init()
throws ProviderConfigurationException
ProviderConfigurationException - thrown if error in startup
or configuration.
|
OSCore Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||