org.apache.axis2.jaxws.spi.handler
Class LifecycleManager
java.lang.Object
org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
org.apache.axis2.jaxws.spi.handler.LifecycleManager
public class LifecycleManager
- extends BaseLifecycleManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleManager
public LifecycleManager(Object instance)
getPostConstructMethod
protected Method getPostConstructMethod()
- Overrides:
getPostConstructMethod
in class BaseLifecycleManager
getPreDestroyMethod
protected Method getPreDestroyMethod()
- Overrides:
getPreDestroyMethod
in class BaseLifecycleManager
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.