org.jboss.cdi.tck.tests.extensions.interceptors.custom
Class FooInterceptorBinding.FooInterceptorBindingLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<FooInterceptorBinding>
      extended by org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptorBinding.FooInterceptorBindingLiteral
All Implemented Interfaces:
Serializable, Annotation, FooInterceptorBinding
Enclosing class:
FooInterceptorBinding

public static class FooInterceptorBinding.FooInterceptorBindingLiteral
extends javax.enterprise.util.AnnotationLiteral<FooInterceptorBinding>
implements FooInterceptorBinding

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.interceptors.custom.FooInterceptorBinding
FooInterceptorBinding.FooInterceptorBindingLiteral
 
Field Summary
static FooInterceptorBinding.FooInterceptorBindingLiteral INSTANCE
           
 
Constructor Summary
FooInterceptorBinding.FooInterceptorBindingLiteral()
           
 
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 FooInterceptorBinding.FooInterceptorBindingLiteral INSTANCE
Constructor Detail

FooInterceptorBinding.FooInterceptorBindingLiteral

public FooInterceptorBinding.FooInterceptorBindingLiteral()


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