Class RemoteInvocationHandler
- java.lang.Object
-
- de.hybris.platform.persistence.framework.RemoteInvocationHandler
-
- All Implemented Interfaces:
java.lang.reflect.InvocationHandler
public class RemoteInvocationHandler extends java.lang.Object implements java.lang.reflect.InvocationHandler
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object orig_proxy, java.lang.reflect.Method orig_method, java.lang.Object[] args)
-