public class LifecycleManager extends BaseLifecycleManager
instance| Constructor and Description |
|---|
LifecycleManager(Object instance) |
| Modifier and Type | Method and Description |
|---|---|
protected Method |
getPostConstructMethod() |
protected Method |
getPreDestroyMethod() |
invokeMethod, invokePostConstruct, invokePostConstruct, invokePreDestroy, invokePreDestroy, isPostConstruct, isPreDestroypublic LifecycleManager(Object instance)
protected Method getPostConstructMethod()
getPostConstructMethod in class BaseLifecycleManagerprotected Method getPreDestroyMethod()
getPreDestroyMethod in class BaseLifecycleManagerCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.