org.jboss.weld.literal
Class InterceptorBindingTypeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.interceptor.InterceptorBinding>
org.jboss.weld.literal.InterceptorBindingTypeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.interceptor.InterceptorBinding
public class InterceptorBindingTypeLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.interceptor.InterceptorBinding>
- implements javax.interceptor.InterceptorBinding
Annotation literal for InterceptorBinding
- Author:
- Pete Muir
- See Also:
- Serialized Form
Field Summary |
static javax.interceptor.InterceptorBinding |
INSTANCE
|
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final javax.interceptor.InterceptorBinding INSTANCE
Copyright © 2013 Seam Framework. All Rights Reserved.