|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.util.AnnotationDataReader<A,TransactionAnnotationData<A>>
jodd.jtx.meta.TransactionAnnotation<A>
public class TransactionAnnotation<A extends java.lang.annotation.Annotation>
Transaction annotation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jodd.util.AnnotationDataReader |
|---|
jodd.util.AnnotationDataReader.AnnotationData<N extends java.lang.annotation.Annotation> |
| Field Summary |
|---|
| Fields inherited from class jodd.util.AnnotationDataReader |
|---|
annotationClass |
| Constructor Summary | |
|---|---|
TransactionAnnotation()
|
|
TransactionAnnotation(java.lang.Class<A> annotationClass)
|
|
| Method Summary | |
|---|---|
protected TransactionAnnotationData<A> |
createAnnotationData(A annotation)
|
TransactionAnnotationData<A> |
readAnnotationData(java.lang.reflect.AccessibleObject accessibleObject)
Need to override to make java compiler happy. |
| Methods inherited from class jodd.util.AnnotationDataReader |
|---|
getAnnotationClass, hasAnnotation, readElement, readStringElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionAnnotation()
public TransactionAnnotation(java.lang.Class<A> annotationClass)
| Method Detail |
|---|
public TransactionAnnotationData<A> readAnnotationData(java.lang.reflect.AccessibleObject accessibleObject)
readAnnotationData in class jodd.util.AnnotationDataReader<A extends java.lang.annotation.Annotation,TransactionAnnotationData<A extends java.lang.annotation.Annotation>>protected TransactionAnnotationData<A> createAnnotationData(A annotation)
createAnnotationData in class jodd.util.AnnotationDataReader<A extends java.lang.annotation.Annotation,TransactionAnnotationData<A extends java.lang.annotation.Annotation>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||