public class RuleInterception extends Object
| Constructor | Description |
|---|---|
RuleInterception() |
|
RuleInterception(String module,
String method,
String processor) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMethod() |
|
String |
getModule() |
|
String |
getProcessor() |
|
void |
setMethod(String method) |
|
void |
setModule(String module) |
|
void |
setProcessor(String processor) |
Copyright © 2020. All rights reserved.