Interface InterceptorInvoker
-
public interface InterceptorInvoker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object[]getInterceptorInstances()ObjectgetProxy()ObjectgetTargetInstance()voidinvokeAroundConstruct()voidinvokePostConstruct()voidinvokePreDestroy()
-