|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectInitDestroyAnnotationBeanPostProcessor
org.apache.tuscany.sca.implementation.spring.processor.InitDestroyAnnotationProcessor
public class InitDestroyAnnotationProcessor
Constructor Summary | |
---|---|
InitDestroyAnnotationProcessor()
Sets destroy annotation type. |
Method Summary | |
---|---|
protected java.lang.Class<? extends java.lang.annotation.Annotation> |
getDestroyAnnotationType()
Gets destroy annotation type. |
protected java.lang.Class<? extends java.lang.annotation.Annotation> |
getInitAnnotationType()
Gets init annotation type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitDestroyAnnotationProcessor()
Method Detail |
---|
protected java.lang.Class<? extends java.lang.annotation.Annotation> getInitAnnotationType()
protected java.lang.Class<? extends java.lang.annotation.Annotation> getDestroyAnnotationType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |