|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.api.event.EventListener.Event<T>
public static class EventListener.Event<T>
| Constructor Summary | |
|---|---|
EventListener.Event(EventTypes<T> type)
|
|
EventListener.Event(EventTypes<T> type,
T hook)
|
|
| Method Summary | |
|---|---|
T |
hook()
|
long |
inception()
|
boolean |
is(EventTypes type)
|
java.lang.String |
name()
|
EventTypes<T> |
type()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventListener.Event(EventTypes<T> type)
public EventListener.Event(EventTypes<T> type,
T hook)
| Method Detail |
|---|
public long inception()
public java.lang.String name()
public boolean is(EventTypes type)
public T hook()
public EventTypes<T> type()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||