org.apache.myfaces.extensions.cdi.core.impl.util
Class NamedLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
org.apache.myfaces.extensions.cdi.core.impl.util.NamedLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.inject.Named
public class NamedLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
- implements javax.inject.Named
Literal for the Named
annotation.
- Author:
- Gerhard Petracek
- See Also:
- Serialized Form
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
NamedLiteral
public NamedLiteral(String name)
value
public String value()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.