jBPM distribution 6.1.0.Beta4

org.jbpm.executor.cdi
Class NamedLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
      extended by org.jbpm.executor.cdi.NamedLiteral
All Implemented Interfaces:
Serializable, Annotation, javax.inject.Named

public class NamedLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.inject.Named>
implements javax.inject.Named

See Also:
Serialized Form

Constructor Summary
NamedLiteral(String name)
           
 
Method Summary
 String value()
           
 
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
 

Constructor Detail

NamedLiteral

public NamedLiteral(String name)
Method Detail

value

public String value()

jBPM distribution 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.