Package com.oracle.coherence.cdi.events
Class Removing.Literal
- java.lang.Object
 - 
- com.oracle.coherence.cdi.AnnotationLiteral<Removing>
 - 
- com.oracle.coherence.cdi.events.Removing.Literal
 
 
 
- 
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 - Removing
 
public static class Removing.Literal extends AnnotationLiteral<Removing> implements Removing
An annotation literal for theRemovingannotation.- See Also:
 - Serialized Form
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class com.oracle.coherence.cdi.events.Removing
Removing.Literal 
 - 
 
- 
Field Summary
Fields Modifier and Type Field Description static Removing.LiteralINSTANCE 
- 
Constructor Summary
Constructors Constructor Description Literal() 
- 
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
annotationType, equals, hashCode, toString 
 - 
 
 - 
 
- 
- 
Field Detail
- 
INSTANCE
public static final Removing.Literal INSTANCE
 
 - 
 
 -