Package com.oracle.coherence.cdi.events
Class CommittingLocal.Literal
java.lang.Object
com.oracle.coherence.cdi.AnnotationLiteral<CommittingLocal>
com.oracle.coherence.cdi.events.CommittingLocal.Literal
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 CommittingLocal
public static class CommittingLocal.Literal
extends AnnotationLiteral<CommittingLocal>
implements CommittingLocal
An annotation literal for the 
CommittingLocal
 annotation.- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.oracle.coherence.cdi.events.CommittingLocal
CommittingLocal.Literal - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.oracle.coherence.cdi.AnnotationLiteral
annotationType, equals, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.annotation.Annotation
toString 
- 
Field Details
- 
INSTANCE
 
 - 
 - 
Constructor Details
- 
Literal
public Literal() 
 -