org.jboss.seam.solder.literal
Class MapperLiteral

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

public class MapperLiteral
extends javax.enterprise.util.AnnotationLiteral<Mapper>
implements Mapper

See Also:
Serialized Form

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

MapperLiteral

public MapperLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.