Package de.hybris.platform.commons.jalo
Class ProxyJaloObjectCreatorTest.TestInterceptor
java.lang.Object
de.hybris.platform.commons.jalo.ProxyJaloObjectCreatorTest.TestInterceptor
- Enclosing class:
- ProxyJaloObjectCreatorTest
-
Method Details
-
intercept
@RuntimeType public static Object intercept(@This Object self, @Origin Method method, @AllArguments Object[] args, @SuperMethod(nullIfImpossible=true) Method superMethod, @Empty Object defaultValue) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException -
before
-
after
-