Class RevisionEvent
java.lang.Object
com.codinglitch.lexiconfig.LexiconEvent
com.codinglitch.lexiconfig.events.RevisionEvent
- Direct Known Subclasses:
CatalogEvent
This event is called during the revision process, when all the lexicons are being reloaded, through the
/reload command or other.
When using in conjunction with CatalogEvent, this class can be used in the method in place of it.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RevisionEvent
public RevisionEvent()
-