org.jboss.seam.solder.literal
Class ModelLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Model>
      extended by org.jboss.seam.solder.literal.ModelLiteral
All Implemented Interfaces:
Serializable, Annotation, Model

public class ModelLiteral
extends AnnotationLiteral<Model>
implements Model

See Also:
Serialized Form

Field Summary
static Model INSTANCE
           
 
Constructor Summary
ModelLiteral()
           
 
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 Model INSTANCE
Constructor Detail

ModelLiteral

public ModelLiteral()


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