public interface PackageProvider
ConfigurationProvider interface| Modifier and Type | Method and Description | 
|---|---|
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 
 | 
void init(Configuration configuration) throws ConfigurationException
configuration - The configurationConfigurationException - If anything goes wrongboolean needsReload()
void loadPackages()
                  throws ConfigurationException
ConfigurationExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.