|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.utils.StateHolder.ConditionElement<E>
protected static final class StateHolder.ConditionElement<E>
| Constructor Summary | |
|---|---|
StateHolder.ConditionElement(Condition condition,
FutureImpl<E> future,
CompletionHandler<E> completionHandler)
|
|
| Method Summary | |
|---|---|
CompletionHandler<E> |
getCompletionHandler()
|
Condition |
getCondition()
|
FutureImpl<E> |
getFuture()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StateHolder.ConditionElement(Condition condition,
FutureImpl<E> future,
CompletionHandler<E> completionHandler)
| Method Detail |
|---|
public CompletionHandler<E> getCompletionHandler()
public Condition getCondition()
public FutureImpl<E> getFuture()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||