public class RuleServiceAdminStub extends org.apache.axis2.client.Stub implements RuleServiceAdmin
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
RuleServiceAdminStub()
Default Constructor
|
RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
RuleServiceAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addRuleService(String fileExtension113,
String name114,
org.apache.axiom.om.OMElement extraElement115)
Auto generated method signature
|
void |
deleteFactArchive(String serviceName75,
String fileName76)
Auto generated method signature
|
void |
deleteRuleFile(String serviceName101,
String fileName102)
Auto generated method signature
|
void |
deleteTempRuleDirectory(String serviceName78)
Auto generated method signature
|
void |
editRuleService(String fileExtension109,
String name110,
org.apache.axiom.om.OMElement extraElement111)
Auto generated method signature
|
String[] |
getAllFacts(String fileExtension104,
String serviceName105)
Auto generated method signature
|
String[] |
getAllRuleServices()
Auto generated method signature
|
String[] |
getFactArchiveList(String serviceName80)
Auto generated method signature
|
String[] |
getRuleFileList(String serviceName70,
String fileName71)
Auto generated method signature
|
OmElementType |
getRuleService(String serviceName94)
Auto generated method signature
|
void |
startgetAllFacts(String fileExtension104,
String serviceName105,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRuleServices(RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetFactArchiveList(String serviceName80,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleFileList(String serviceName70,
String fileName71,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleService(String serviceName94,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadFacts(String serviceName88,
String fileName89,
DataHandler dataHandler90,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] |
uploadFacts(String serviceName88,
String fileName89,
DataHandler dataHandler90)
Auto generated method signature
|
void |
uploadRuleFile(String serviceName84,
String fileName85,
DataHandler dataHandler86)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RuleServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RuleServiceAdminStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RuleServiceAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getRuleFileList(String serviceName70, String fileName71) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleFileList
in interface RuleServiceAdmin
getRuleFileList69
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.getRuleFileList(java.lang.String, java.lang.String)
public void startgetRuleFileList(String serviceName70, String fileName71, RuleServiceAdminCallbackHandler callback) throws RemoteException
startgetRuleFileList
in interface RuleServiceAdmin
getRuleFileList69
- RemoteException
RuleServiceAdmin.startgetRuleFileList(java.lang.String, java.lang.String, org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public void deleteFactArchive(String serviceName75, String fileName76) throws RemoteException, RuleServiceAdminRuleServiceAdminException
deleteFactArchive
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
public void deleteTempRuleDirectory(String serviceName78) throws RemoteException, RuleServiceAdminRuleServiceAdminException
deleteTempRuleDirectory
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
public String[] getFactArchiveList(String serviceName80) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getFactArchiveList
in interface RuleServiceAdmin
getFactArchiveList79
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.getFactArchiveList(java.lang.String)
public void startgetFactArchiveList(String serviceName80, RuleServiceAdminCallbackHandler callback) throws RemoteException
startgetFactArchiveList
in interface RuleServiceAdmin
getFactArchiveList79
- RemoteException
RuleServiceAdmin.startgetFactArchiveList(java.lang.String, org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public void uploadRuleFile(String serviceName84, String fileName85, DataHandler dataHandler86) throws RemoteException, RuleServiceAdminRuleServiceAdminException
uploadRuleFile
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
public String[] uploadFacts(String serviceName88, String fileName89, DataHandler dataHandler90) throws RemoteException, RuleServiceAdminRuleServiceAdminException
uploadFacts
in interface RuleServiceAdmin
uploadFacts87
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.uploadFacts(java.lang.String, java.lang.String, javax.activation.DataHandler)
public void startuploadFacts(String serviceName88, String fileName89, DataHandler dataHandler90, RuleServiceAdminCallbackHandler callback) throws RemoteException
startuploadFacts
in interface RuleServiceAdmin
uploadFacts87
- RemoteException
RuleServiceAdmin.startuploadFacts(java.lang.String, java.lang.String, javax.activation.DataHandler, org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public OmElementType getRuleService(String serviceName94) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleService
in interface RuleServiceAdmin
getRuleService93
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.getRuleService(java.lang.String)
public void startgetRuleService(String serviceName94, RuleServiceAdminCallbackHandler callback) throws RemoteException
startgetRuleService
in interface RuleServiceAdmin
getRuleService93
- RemoteException
RuleServiceAdmin.startgetRuleService(java.lang.String, org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public String[] getAllRuleServices() throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllRuleServices
in interface RuleServiceAdmin
getAllRuleServices97
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.getAllRuleServices()
public void startgetAllRuleServices(RuleServiceAdminCallbackHandler callback) throws RemoteException
startgetAllRuleServices
in interface RuleServiceAdmin
getAllRuleServices97
- RemoteException
RuleServiceAdmin.startgetAllRuleServices(org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public void deleteRuleFile(String serviceName101, String fileName102) throws RemoteException, RuleServiceAdminRuleServiceAdminException
deleteRuleFile
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
public String[] getAllFacts(String fileExtension104, String serviceName105) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllFacts
in interface RuleServiceAdmin
getAllFacts103
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
RuleServiceAdmin.getAllFacts(java.lang.String, java.lang.String)
public void startgetAllFacts(String fileExtension104, String serviceName105, RuleServiceAdminCallbackHandler callback) throws RemoteException
startgetAllFacts
in interface RuleServiceAdmin
getAllFacts103
- RemoteException
RuleServiceAdmin.startgetAllFacts(java.lang.String, java.lang.String, org.wso2.carbon.rule.ws.stub.wizard.RuleServiceAdminCallbackHandler)
public void editRuleService(String fileExtension109, String name110, org.apache.axiom.om.OMElement extraElement111) throws RemoteException, RuleServiceAdminRuleServiceAdminException
editRuleService
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
public void addRuleService(String fileExtension113, String name114, org.apache.axiom.om.OMElement extraElement115) throws RemoteException, RuleServiceAdminRuleServiceAdminException
addRuleService
in interface RuleServiceAdmin
RuleServiceAdminRuleServiceAdminException
- :RemoteException
Copyright © 2023 WSO2. All rights reserved.