public interface RuleServiceAdmin
Modifier and Type | Method and Description |
---|---|
void |
addRuleService(String fileExtension66,
String name67,
org.apache.axiom.om.OMElement extraElement68)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFactArchive(String serviceName28,
String fileName29)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteRuleFile(String serviceName54,
String fileName55)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTempRuleDirectory(String serviceName31)
Auto generated method signature for Asynchronous Invocations
|
void |
editRuleService(String fileExtension62,
String name63,
org.apache.axiom.om.OMElement extraElement64)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllFacts(String fileExtension57,
String serviceName58)
Auto generated method signature
|
String[] |
getAllRuleServices()
Auto generated method signature
|
String[] |
getFactArchiveList(String serviceName33)
Auto generated method signature
|
String[] |
getRuleFileList(String serviceName23,
String fileName24)
Auto generated method signature
|
OmElementType |
getRuleService(String serviceName47)
Auto generated method signature
|
void |
startgetAllFacts(String fileExtension57,
String serviceName58,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRuleServices(RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetFactArchiveList(String serviceName33,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleFileList(String serviceName23,
String fileName24,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleService(String serviceName47,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadFacts(String serviceName41,
String fileName42,
DataHandler dataHandler43,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] |
uploadFacts(String serviceName41,
String fileName42,
DataHandler dataHandler43)
Auto generated method signature
|
void |
uploadRuleFile(String serviceName37,
String fileName38,
DataHandler dataHandler39)
Auto generated method signature for Asynchronous Invocations
|
String[] getRuleFileList(String serviceName23, String fileName24) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleFileList22
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetRuleFileList(String serviceName23, String fileName24, RuleServiceAdminCallbackHandler callback) throws RemoteException
getRuleFileList22
- RemoteException
void deleteFactArchive(String serviceName28, String fileName29) throws RemoteException, RuleServiceAdminRuleServiceAdminException
void deleteTempRuleDirectory(String serviceName31) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] getFactArchiveList(String serviceName33) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getFactArchiveList32
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetFactArchiveList(String serviceName33, RuleServiceAdminCallbackHandler callback) throws RemoteException
getFactArchiveList32
- RemoteException
void uploadRuleFile(String serviceName37, String fileName38, DataHandler dataHandler39) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] uploadFacts(String serviceName41, String fileName42, DataHandler dataHandler43) throws RemoteException, RuleServiceAdminRuleServiceAdminException
uploadFacts40
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startuploadFacts(String serviceName41, String fileName42, DataHandler dataHandler43, RuleServiceAdminCallbackHandler callback) throws RemoteException
uploadFacts40
- RemoteException
OmElementType getRuleService(String serviceName47) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleService46
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetRuleService(String serviceName47, RuleServiceAdminCallbackHandler callback) throws RemoteException
getRuleService46
- RemoteException
String[] getAllRuleServices() throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllRuleServices50
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetAllRuleServices(RuleServiceAdminCallbackHandler callback) throws RemoteException
getAllRuleServices50
- RemoteException
void deleteRuleFile(String serviceName54, String fileName55) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] getAllFacts(String fileExtension57, String serviceName58) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllFacts56
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetAllFacts(String fileExtension57, String serviceName58, RuleServiceAdminCallbackHandler callback) throws RemoteException
getAllFacts56
- RemoteException
void editRuleService(String fileExtension62, String name63, org.apache.axiom.om.OMElement extraElement64) throws RemoteException, RuleServiceAdminRuleServiceAdminException
void addRuleService(String fileExtension66, String name67, org.apache.axiom.om.OMElement extraElement68) throws RemoteException, RuleServiceAdminRuleServiceAdminException
Copyright © 2019 WSO2. All rights reserved.