org.jboss.solder.literal
Class ResolverLiteral

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

public class ResolverLiteral
extends javax.enterprise.util.AnnotationLiteral<org.jboss.solder.el.Resolver>
implements org.jboss.solder.el.Resolver

See Also:
Serialized Form

Field Summary
static org.jboss.solder.el.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 org.jboss.solder.el.Resolver INSTANCE
Constructor Detail

ResolverLiteral

public ResolverLiteral()


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