org.jboss.cdi.tck.tests.lookup.typesafe.resolution
Class ChunkyLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Chunky>
      extended by org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ChunkyLiteral
All Implemented Interfaces:
Serializable, Annotation, Chunky

public class ChunkyLiteral
extends javax.enterprise.util.AnnotationLiteral<Chunky>
implements Chunky

See Also:
Serialized Form

Constructor Summary
ChunkyLiteral()
           
 
Method Summary
 boolean realChunky()
           
 
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
 

Constructor Detail

ChunkyLiteral

public ChunkyLiteral()
Method Detail

realChunky

public boolean realChunky()


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