This project has retired. For details please refer to its
Attic page.
ConfigurationEvent
org.apache.maven.archiva.configuration
Class ConfigurationEvent
java.lang.Object
org.apache.maven.archiva.configuration.ConfigurationEvent
public class ConfigurationEvent
- extends java.lang.Object
ConfigurationEvent
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SAVED
public static final int SAVED
- See Also:
- Constant Field Values
CHANGED
public static final int CHANGED
- See Also:
- Constant Field Values
ConfigurationEvent
public ConfigurationEvent(int type)
getType
public int getType()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object