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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public GenericConfigurationLiteral(Class<? extends Annotation> value)
public Class<? extends Annotation> value()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.