public class QuartzHttpInvokerModel extends Object
QuartzHttpInvokerModel(String path, Object obj, Method method)
Method
getMethod()
Object
getObj()
String
getPath()
void
setMethod(Method method)
setObj(Object obj)
setPath(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuartzHttpInvokerModel(String path, Object obj, Method method)
public String getPath()
public void setPath(String path)
public Object getObj()
public void setObj(Object obj)
public Method getMethod()
public void setMethod(Method method)
Copyright © 2023. All rights reserved.