public final class CustomAnnotationLiteral extends AnnotationLiteral<Custom> implements Custom
Custom annotation literal.
This class provides a constant instance of the @Custom annotation to be used
in method calls that require use of annotation instances.
| Modifier and Type | Field and Description |
|---|---|
static Custom |
INSTANCE
Custom annotation instance to use for injection bindings and related queries. |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final Custom INSTANCE
Custom annotation instance to use for injection bindings and related queries.Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.