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, isPreDestroy
public LifecycleManager(Object instance)
protected Method getPostConstructMethod()
getPostConstructMethod
in class BaseLifecycleManager
protected Method getPreDestroyMethod()
getPreDestroyMethod
in class BaseLifecycleManager
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.