org.jboss.seam.solder.literal
Class ResolverLiteral

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

public class ResolverLiteral
extends AnnotationLiteral<Resolver>
implements Resolver

See Also:
Serialized Form

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

ResolverLiteral

public ResolverLiteral()


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