Package com.oracle.coherence.cdi
Class AlwaysFilter.Literal
java.lang.Object
com.oracle.coherence.cdi.AnnotationLiteral<AlwaysFilter>
com.oracle.coherence.cdi.AlwaysFilter.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
AlwaysFilter
public static class AlwaysFilter.Literal
extends AnnotationLiteral<AlwaysFilter>
implements AlwaysFilter
An annotation literal for the
AlwaysFilter
annotation.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.oracle.coherence.cdi.AlwaysFilter
AlwaysFilter.Literal -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AlwaysFilter.LiteralAAlwaysFilter.Literalinstance. -
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
AAlwaysFilter.Literalinstance.
-