|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PackageProvider
Provides configuration packages. The separate init and loadPackages calls are due to the need to
preserve backwards compatibility with the 2.0 ConfigurationProvider interface
| Method Summary | |
|---|---|
void |
init(Configuration configuration)
Initializes with the configuration |
void |
loadPackages()
Loads the packages for the configuration. |
boolean |
needsReload()
Tells whether the PackageProvider should reload its configuration |
| Method Detail |
|---|
void init(Configuration configuration)
throws ConfigurationException
configuration - The configuration
ConfigurationException - If anything goes wrongboolean needsReload()
void loadPackages()
throws ConfigurationException
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||