public interface InterceptorInvoker
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getInterceptorInstances() |
Object |
getProxy() |
Object |
getTargetInstance() |
void |
invokeAroundConstruct() |
void |
invokePostConstruct() |
void |
invokePreDestroy() |
Copyright © 2017. All rights reserved.