Module glf.api

Class EventConstants

java.lang.Object
org.seppiko.glf.api.EventConstants

public final class EventConstants
extends java.lang.Object
A Event Constants class like environment class
Author:
Leonard Woo
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected static int DEBUG_INT  
    protected static int ERROR_INT  
    protected static int FATAL_INT  
    protected static int INFO_INT  
    protected static int TRACE_INT  
    protected static int WARN_INT  
  • Constructor Summary

    Constructors
    Constructor Description
    EventConstants()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait