org.glassfish.api.event
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventListener.Event
public EventListener.Event(EventTypes<T> type)
EventListener.Event
public EventListener.Event(EventTypes<T> type,
T hook)
inception
public long inception()
name
public String name()
is
public boolean is(EventTypes type)
hook
public T hook()
type
public EventTypes<T> type()
Copyright © 2012. All Rights Reserved.