Interface IEventMetaDataProvider

    • Method Detail

      • getClassName

        java.lang.String getClassName()
        Name of the class creating the event.
        Returns:
        the class name where the event originated
      • getMethodName

        java.lang.String getMethodName()
        Name of the method the event was created in.
        Returns:
        the name of the method where the even originated