rewrite-integration-cdi 1.0.5.Final

org.ocpsoft.rewrite.cdi.expressions
Class ResolverLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Resolver>
      extended by org.ocpsoft.rewrite.cdi.expressions.ResolverLiteral
All Implemented Interfaces:
Serializable, Annotation, Resolver

public class ResolverLiteral
extends javax.enterprise.util.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()

rewrite-integration-cdi 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.