Class EventParse


  • public class EventParse
    extends java.lang.Object
    Author:
    Copyright (c) 2002 by BEA Systems. All Rights Reserved.
    • Constructor Summary

      Constructors 
      Constructor Description
      EventParse()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getEventTypeString​(int eventType)  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventParse

        public EventParse()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getEventTypeString

        public static final java.lang.String getEventTypeString​(int eventType)