org.apache.myfaces.flow.cdi
Class FlowDefinitionQualifier
java.lang.Object
javax.enterprise.util.AnnotationLiteral<FlowDefinition>
org.apache.myfaces.flow.cdi.FlowDefinitionQualifier
- All Implemented Interfaces:
- Serializable, Annotation, FlowDefinition
public class FlowDefinitionQualifier
- extends javax.enterprise.util.AnnotationLiteral<FlowDefinition>
- implements FlowDefinition
This class follows the hack proposed in section 4.10
"Obtaining a contextual instance by programmatic lookup", to specify
a qualifier dynamically.
See:
http://docs.jboss.org/weld/reference/latest/en-US/html/injection.html
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
FlowDefinitionQualifier
public FlowDefinitionQualifier()
Copyright © 2015 The Apache Software Foundation. All rights reserved.