public class ServiceInvocationMeta extends Object
ServiceInvocationMeta(Object proxyInstance, Class serviceClass, Method serviceMethod)
Object
getProxyInstance()
Class
getServiceClass()
Method
getServiceMethod()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceInvocationMeta(Object proxyInstance, Class serviceClass, Method serviceMethod)
public Object getProxyInstance()
public Class getServiceClass()
public Method getServiceMethod()
Copyright © 2013. All rights reserved.