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