public final class MethodInvocation extends Object
MethodInvocation()
Long
getId()
String
getMethod()
Map<String,Object>
getParams()
void
setId(Long id)
setMethod(String method)
setParams(Map<String,Object> params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MethodInvocation()
public Long getId()
public void setId(Long id)
public String getMethod()
public void setMethod(String method)
public Map<String,Object> getParams()
public void setParams(Map<String,Object> params)
Copyright © 2020. All rights reserved.