|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.registry.commons.ConfigurationListenerDelegate
public class ConfigurationListenerDelegate
Commons configuration listener that delegates to the given registry listener.
Constructor Summary | |
---|---|
ConfigurationListenerDelegate(org.codehaus.plexus.registry.RegistryListener listener,
org.codehaus.plexus.registry.Registry registry)
|
Method Summary | |
---|---|
void |
configurationChanged(org.apache.commons.configuration.event.ConfigurationEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationListenerDelegate(org.codehaus.plexus.registry.RegistryListener listener, org.codehaus.plexus.registry.Registry registry)
Method Detail |
---|
public void configurationChanged(org.apache.commons.configuration.event.ConfigurationEvent event)
configurationChanged
in interface org.apache.commons.configuration.event.ConfigurationListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |