Package hec.event
Class ConfigFileChangeEvent
java.lang.Object
hec.event.ConfigFileChangeEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
MODIFIED
public static final int MODIFIED- See Also:
-
LOCKED
public static final int LOCKED- See Also:
-
UNLOCKED
public static final int UNLOCKED- See Also:
-
-
Constructor Details
-
ConfigFileChangeEvent
-
-
Method Details
-
getConfigFile
-
getChangeType
public int getChangeType() -
getOtherInfo
-