Class DBConnection.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<DBConnection>
-
- hu.icellmobilsoft.roaster.oracle.annotation.DBConnection.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- DBConnection
public static final class DBConnection.Literal extends javax.enterprise.util.AnnotationLiteral<DBConnection> implements DBConnection
Supports inline instantiation of theDBConnectionqualifier.- Author:
- balazs.joo
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class hu.icellmobilsoft.roaster.oracle.annotation.DBConnection
DBConnection.Literal
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringconfigKey()-
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
-
-