|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MavenAppConfiguration
A component for loading the configuration into the model.
Method Summary | |
---|---|
void |
addChangeListener(org.codehaus.plexus.registry.RegistryListener listener)
Add a configuration change listener. |
Configuration |
getConfiguration()
Get the configuration from the store. |
void |
save(Configuration configuration)
Save the configuration to the registry. |
Method Detail |
---|
Configuration getConfiguration()
void save(Configuration configuration) throws org.codehaus.plexus.registry.RegistryException
configuration
- the configuration to store
org.codehaus.plexus.registry.RegistryException
void addChangeListener(org.codehaus.plexus.registry.RegistryListener listener)
listener
- the listener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |