public class RuleInterception extends Object
RuleInterception()
RuleInterception(String module, String method, String processor)
String
getMethod()
getModule()
getProcessor()
void
setMethod(String method)
setModule(String module)
setProcessor(String processor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuleInterception(String module, String method, String processor)
public RuleInterception()
public String getModule()
public String getMethod()
public String getProcessor()
public void setModule(String module)
public void setMethod(String method)
public void setProcessor(String processor)