Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
IRuleTaskStub() |
IRuleTaskStub(javax.xml.rpc.Service service) |
IRuleTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
Rule |
composeNewACRule(AccessControlRuleDef aruledef) |
Rule |
composeNewIntRule(InterceptorRuleDef intdef) |
Rule |
composeNewNonStatRule(ComplexRuleDef ruledef) |
Rule |
composeNewStatRule(ComplexRuleDef ruledef) |
java.lang.String |
computeReferenceInfo(Rule rule) |
protected org.apache.axis.client.Call |
createCall() |
AccessControlRuleDef |
decomposeACRubric(Rubric rubric) |
AccessControlRuleDef |
decomposeACRule(Rule rule) |
ComplexRuleDef |
decomposeComplexRule(Rule rule) |
InterceptorRuleDef |
decomposeIntRule(Rule rule) |
java.lang.String |
describeIntRule(Rule rule) |
java.lang.String |
describeMonitoringRule(Rule rule) |
Rule[] |
enumRules() |
Xmlns[] |
stringToXmlnsVector(java.lang.String nsDecls) |
java.lang.String |
xmlnsVectorToString(Xmlns[] ns) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IRuleTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IRuleTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IRuleTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public AccessControlRuleDef decomposeACRule(Rule rule) throws java.rmi.RemoteException
decomposeACRule
in interface IRuleTask
java.rmi.RemoteException
public InterceptorRuleDef decomposeIntRule(Rule rule) throws java.rmi.RemoteException
decomposeIntRule
in interface IRuleTask
java.rmi.RemoteException
public Rule composeNewACRule(AccessControlRuleDef aruledef) throws java.rmi.RemoteException
composeNewACRule
in interface IRuleTask
java.rmi.RemoteException
public java.lang.String describeIntRule(Rule rule) throws java.rmi.RemoteException
describeIntRule
in interface IRuleTask
java.rmi.RemoteException
public Rule[] enumRules() throws java.rmi.RemoteException
public java.lang.String describeMonitoringRule(Rule rule) throws java.rmi.RemoteException
describeMonitoringRule
in interface IRuleTask
java.rmi.RemoteException
public ComplexRuleDef decomposeComplexRule(Rule rule) throws java.rmi.RemoteException
decomposeComplexRule
in interface IRuleTask
java.rmi.RemoteException
public java.lang.String xmlnsVectorToString(Xmlns[] ns) throws java.rmi.RemoteException
xmlnsVectorToString
in interface IRuleTask
java.rmi.RemoteException
public AccessControlRuleDef decomposeACRubric(Rubric rubric) throws java.rmi.RemoteException
decomposeACRubric
in interface IRuleTask
java.rmi.RemoteException
public Rule composeNewNonStatRule(ComplexRuleDef ruledef) throws java.rmi.RemoteException
composeNewNonStatRule
in interface IRuleTask
java.rmi.RemoteException
public Xmlns[] stringToXmlnsVector(java.lang.String nsDecls) throws java.rmi.RemoteException
stringToXmlnsVector
in interface IRuleTask
java.rmi.RemoteException
public java.lang.String computeReferenceInfo(Rule rule) throws java.rmi.RemoteException
computeReferenceInfo
in interface IRuleTask
java.rmi.RemoteException
public Rule composeNewStatRule(ComplexRuleDef ruledef) throws java.rmi.RemoteException
composeNewStatRule
in interface IRuleTask
java.rmi.RemoteException
public Rule composeNewIntRule(InterceptorRuleDef intdef) throws java.rmi.RemoteException
composeNewIntRule
in interface IRuleTask
java.rmi.RemoteException