public class GenericConfigurationLiteral extends javax.enterprise.util.AnnotationLiteral<GenericConfiguration> implements GenericConfiguration
| Constructor and Description |
|---|
GenericConfigurationLiteral(Class<? extends Annotation> value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic GenericConfigurationLiteral(Class<? extends Annotation> value)
public Class<? extends Annotation> value()
Copyright © 2008–2013 Seam Framework. All rights reserved.