public class ServiceRegistryInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Constructor and Description |
---|
ServiceRegistryInvocationHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) |
public java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.reflect.InvocationTargetException
invoke
in interface java.lang.reflect.InvocationHandler
java.lang.reflect.InvocationTargetException