org.jboss.weld.literal
Class InterceptorBindingTypeLiteral

java.lang.Object
  extended by javax.enterprise.inject.AnnotationLiteral<javax.interceptor.InterceptorBinding>
      extended by org.jboss.weld.literal.InterceptorBindingTypeLiteral
All Implemented Interfaces:
java.lang.annotation.Annotation, javax.interceptor.InterceptorBinding

public class InterceptorBindingTypeLiteral
extends javax.enterprise.inject.AnnotationLiteral<javax.interceptor.InterceptorBinding>
implements javax.interceptor.InterceptorBinding


Constructor Summary
InterceptorBindingTypeLiteral()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.inject.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

InterceptorBindingTypeLiteral

public InterceptorBindingTypeLiteral()


Copyright © 2008-2009 Seam Framework. All Rights Reserved.