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.RemoteException
InterceptorRuleDef decomposeRubric(Rubric rubric) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String describeInterceptorCondition(Rubric rubric) throws java.rmi.RemoteException
java.rmi.RemoteException