public interface IInterceptorTask
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
Rubric |
composeNewRubric(InterceptorRuleDef def) |
InterceptorRuleDef |
decomposeRubric(Rubric rubric) |
java.lang.String |
describeInterceptorCondition(Rubric rubric) |
Rubric composeNewRubric(InterceptorRuleDef def) throws java.rmi.RemoteException
java.rmi.RemoteExceptionInterceptorRuleDef decomposeRubric(Rubric rubric) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String describeInterceptorCondition(Rubric rubric) throws java.rmi.RemoteException
java.rmi.RemoteException