Class EventListener.Event<T>

java.lang.Object
org.glassfish.api.event.EventListener.Event<T>
Enclosing interface:
EventListener

public static class EventListener.Event<T> extends Object
  • Constructor Details

  • Method Details

    • inception

      public long inception()
    • name

      public String name()
    • is

      public boolean is(EventTypes type)
    • hook

      public T hook()
    • type

      public EventTypes<T> type()