|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager org.apache.axis2.jaxws.spi.handler.LifecycleManager
public class LifecycleManager
Field Summary |
---|
Fields inherited from class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager |
---|
instance |
Constructor Summary | |
---|---|
LifecycleManager(java.lang.Object instance)
|
Method Summary | |
---|---|
protected java.lang.reflect.Method |
getPostConstructMethod()
|
protected java.lang.reflect.Method |
getPreDestroyMethod()
|
Methods inherited from class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager |
---|
invokeMethod, invokePostConstruct, invokePostConstruct, invokePreDestroy, invokePreDestroy, isPostConstruct, isPreDestroy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleManager(java.lang.Object instance)
Method Detail |
---|
protected java.lang.reflect.Method getPostConstructMethod()
getPostConstructMethod
in class BaseLifecycleManager
protected java.lang.reflect.Method getPreDestroyMethod()
getPreDestroyMethod
in class BaseLifecycleManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |