- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New>
-
- org.jboss.weld.literal.NewLiteral
-
-
Constructor Summary
Constructors
Constructor and Description |
NewLiteral() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Class<?> |
value() |
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
-
Constructor Detail
-
NewLiteral
public NewLiteral()
-
Method Detail
-
value
public Class<?> value()
Copyright © 2013 Seam Framework. All rights reserved.