org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor
Class BarBinding.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<BarBinding>
      extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor.BarBinding.Literal
All Implemented Interfaces:
Serializable, Annotation, BarBinding
Enclosing class:
BarBinding

public static class BarBinding.Literal
extends javax.enterprise.util.AnnotationLiteral<BarBinding>
implements BarBinding

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor.BarBinding
BarBinding.Literal
 
Field Summary
static BarBinding.Literal INSTANCE
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.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
 

Field Detail

INSTANCE

public static final BarBinding.Literal INSTANCE


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