|
|||||||||
| 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. |
org.apache.maven.shared.app.configuration.Configuration |
getConfiguration()
Get the configuration from the store. |
void |
save(org.apache.maven.shared.app.configuration.Configuration configuration)
Save the configuration to the registry. |
| Method Detail |
|---|
org.apache.maven.shared.app.configuration.Configuration getConfiguration()
void save(org.apache.maven.shared.app.configuration.Configuration configuration)
throws org.codehaus.plexus.registry.RegistryException
configuration - the configuration to store
org.codehaus.plexus.registry.RegistryExceptionvoid 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 | ||||||||