Package org.wildfly.clustering.context
Class ContextReference.SimpleContextReference<C>
java.lang.Object
org.wildfly.clustering.context.ContextReference.SimpleContextReference<C>
- All Implemented Interfaces:
Consumer<C>,Function<C,,C> Supplier<C>,UnaryOperator<C>,ContextReference<C>
- Enclosing interface:
ContextReference<C>
public static class ContextReference.SimpleContextReference<C>
extends Object
implements ContextReference<C>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.context.ContextReference
ContextReference.SimpleContextReference<C> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.context.ContextReference
apply, get, provide