org.jboss.weld.literal
Class BindingTypeLiteral

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

public class BindingTypeLiteral
extends javax.enterprise.inject.AnnotationLiteral<javax.inject.Qualifier>
implements javax.inject.Qualifier


Constructor Summary
BindingTypeLiteral()
           
 
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

BindingTypeLiteral

public BindingTypeLiteral()


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