Package org.openbravo.client.kernel
Class TemplateProcessor.Selector
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<TemplateProcessor.Qualifier>
-
- org.openbravo.client.kernel.TemplateProcessor.Selector
-
- All Implemented Interfaces:
Annotation
- Enclosing interface:
- TemplateProcessor
public static class TemplateProcessor.Selector extends javax.enterprise.util.AnnotationLiteral<TemplateProcessor.Qualifier> implements TemplateProcessor.Qualifier
A class used to select the correct implementation.- Author:
- mtaal
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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
-
-