public class LifecycleManager extends BaseLifecycleManager
instance| Constructor and Description |
|---|
LifecycleManager(java.lang.Object instance) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.reflect.Method |
getPostConstructMethod() |
protected java.lang.reflect.Method |
getPreDestroyMethod() |
invokeMethod, invokePostConstruct, invokePostConstruct, invokePreDestroy, invokePreDestroy, isPostConstruct, isPreDestroyprotected java.lang.reflect.Method getPostConstructMethod()
getPostConstructMethod in class BaseLifecycleManagerprotected java.lang.reflect.Method getPreDestroyMethod()
getPreDestroyMethod in class BaseLifecycleManagerCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.