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