org.jboss.forge.shell.plugins
Class AliasLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Alias>
org.jboss.forge.shell.plugins.AliasLiteral
- All Implemented Interfaces:
- Serializable, Annotation, Alias
public class AliasLiteral
- extends javax.enterprise.util.AnnotationLiteral<Alias>
- implements Alias
Used to create instances of the Alias annotation for performing bean lookups with BeanManager
- Author:
- Lincoln Baxter, III
- See Also:
- Serialized Form
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
AliasLiteral
public AliasLiteral(String value)
value
public String value()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.