|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceStub
public class EventBuilderAdminServiceStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
EventBuilderAdminServiceStub()
Default Constructor |
|
EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext |
|
EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
EventBuilderAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint |
|
| Method Summary | |
|---|---|
void |
deployDefaultEventReceiver(String streamId199)
Auto generated method signature |
void |
deployEventBuilderConfiguration(String eventBuilderConfigXml216)
Auto generated method signature |
void |
deployJsonEventBuilderConfiguration(String eventBuilderName179,
String streamNameWithVersion180,
String eventAdaptorName181,
String eventAdaptorType182,
EventInputPropertyConfigurationDto[] jsonPathExpressions183,
PropertyDto[] inputPropertyConfiguration184,
boolean mappingEnabled185)
Auto generated method signature |
void |
deployMapEventBuilderConfiguration(String eventBuilderName219,
String streamNameWithVersion220,
String eventAdaptorName221,
String eventAdaptorType222,
EventInputPropertyConfigurationDto[] mappingProperties223,
PropertyDto[] inputPropertyConfiguration224,
boolean mappingEnabled225)
Auto generated method signature |
void |
deployTextEventBuilderConfiguration(String eventBuilderName232,
String streamNameWithVersion233,
String eventAdaptorName234,
String eventAdaptorType235,
EventInputPropertyConfigurationDto[] textMappingAttributes236,
PropertyDto[] inputPropertyConfiguration237,
boolean mappingEnabled238)
Auto generated method signature |
void |
deployWso2EventBuilderConfiguration(String eventBuilderName249,
String streamNameWithVersion250,
String eventAdaptorName251,
String eventAdaptorType252,
EventInputPropertyConfigurationDto[] metaData253,
EventInputPropertyConfigurationDto[] correlationData254,
EventInputPropertyConfigurationDto[] payloadData255,
PropertyDto[] inputPropertyConfiguration256,
boolean mappingEnabled257)
Auto generated method signature |
void |
deployXmlEventBuilderConfiguration(String eventBuilderName202,
String streamNameWithVersion203,
String eventAdaptorName204,
String eventAdaptorType205,
EventInputPropertyConfigurationDto[] xpathExpressions206,
PropertyDto[] inputPropertyConfiguration207,
PropertyDto[] xpathDefinitions208,
String parentSelectorXpath209,
boolean mappingEnabled210)
Auto generated method signature |
void |
editActiveEventBuilderConfiguration(String originalEventBuilderName164,
String eventBuilderConfigXml165)
Auto generated method signature |
void |
editInactiveEventBuilderConfiguration(String filename241,
String eventBuilderConfigXml242)
Auto generated method signature |
EventBuilderConfigurationDto |
getActiveEventBuilderConfiguration(String eventBuilderName175)
Auto generated method signature |
String |
getActiveEventBuilderConfigurationContent(String eventBuilderName228)
Auto generated method signature |
EventBuilderConfigurationInfoDto[] |
getAllActiveEventBuilderConfigurations()
Auto generated method signature |
EventBuilderConfigurationFileDto[] |
getAllInactiveEventBuilderConfigurations()
Auto generated method signature |
EventBuilderConfigurationDto[] |
getAllStreamSpecificActiveEventBuilderConfiguration(String streamId245)
Auto generated method signature |
EventBuilderMessagePropertyDto[] |
getEventBuilderMessageProperties(String inputEventAdaptorName191)
Auto generated method signature |
String |
getInactiveEventBuilderConfigurationContent(String filename195)
Auto generated method signature |
void |
setStatisticsEnabled(String eventBuilderName168,
boolean statisticsEnabled169)
Auto generated method signature |
void |
setTraceEnabled(String eventBuilderName157,
boolean traceEnabled158)
Auto generated method signature |
void |
startdeployDefaultEventReceiver(String streamId199,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployEventBuilderConfiguration(String eventBuilderConfigXml216,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployJsonEventBuilderConfiguration(String eventBuilderName179,
String streamNameWithVersion180,
String eventAdaptorName181,
String eventAdaptorType182,
EventInputPropertyConfigurationDto[] jsonPathExpressions183,
PropertyDto[] inputPropertyConfiguration184,
boolean mappingEnabled185,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployMapEventBuilderConfiguration(String eventBuilderName219,
String streamNameWithVersion220,
String eventAdaptorName221,
String eventAdaptorType222,
EventInputPropertyConfigurationDto[] mappingProperties223,
PropertyDto[] inputPropertyConfiguration224,
boolean mappingEnabled225,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployTextEventBuilderConfiguration(String eventBuilderName232,
String streamNameWithVersion233,
String eventAdaptorName234,
String eventAdaptorType235,
EventInputPropertyConfigurationDto[] textMappingAttributes236,
PropertyDto[] inputPropertyConfiguration237,
boolean mappingEnabled238,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployWso2EventBuilderConfiguration(String eventBuilderName249,
String streamNameWithVersion250,
String eventAdaptorName251,
String eventAdaptorType252,
EventInputPropertyConfigurationDto[] metaData253,
EventInputPropertyConfigurationDto[] correlationData254,
EventInputPropertyConfigurationDto[] payloadData255,
PropertyDto[] inputPropertyConfiguration256,
boolean mappingEnabled257,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployXmlEventBuilderConfiguration(String eventBuilderName202,
String streamNameWithVersion203,
String eventAdaptorName204,
String eventAdaptorType205,
EventInputPropertyConfigurationDto[] xpathExpressions206,
PropertyDto[] inputPropertyConfiguration207,
PropertyDto[] xpathDefinitions208,
String parentSelectorXpath209,
boolean mappingEnabled210,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
starteditActiveEventBuilderConfiguration(String originalEventBuilderName164,
String eventBuilderConfigXml165,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
starteditInactiveEventBuilderConfiguration(String filename241,
String eventBuilderConfigXml242,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetActiveEventBuilderConfiguration(String eventBuilderName175,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetActiveEventBuilderConfigurationContent(String eventBuilderName228,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllActiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllInactiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllStreamSpecificActiveEventBuilderConfiguration(String streamId245,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetEventBuilderMessageProperties(String inputEventAdaptorName191,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetInactiveEventBuilderConfigurationContent(String filename195,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsetStatisticsEnabled(String eventBuilderName168,
boolean statisticsEnabled169,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsetTraceEnabled(String eventBuilderName157,
boolean traceEnabled158,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startundeployActiveEventBuilderConfiguration(String eventBuilderName213,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startundeployInactiveEventBuilderConfiguration(String filename161,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
undeployActiveEventBuilderConfiguration(String eventBuilderName213)
Auto generated method signature |
void |
undeployInactiveEventBuilderConfiguration(String filename161)
Auto generated method signature |
| Methods inherited from class org.apache.axis2.client.Stub |
|---|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EventBuilderAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EventBuilderAdminServiceStub(String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public void setTraceEnabled(String eventBuilderName157,
boolean traceEnabled158)
throws RemoteException
setTraceEnabled in interface EventBuilderAdminServicesetTraceEnabled156 -
RemoteExceptionEventBuilderAdminService.setTraceEnabled(java.lang.String, boolean)
public void startsetTraceEnabled(String eventBuilderName157,
boolean traceEnabled158,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startsetTraceEnabled in interface EventBuilderAdminServicesetTraceEnabled156 -
RemoteExceptionEventBuilderAdminService.startsetTraceEnabled(java.lang.String, boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void undeployInactiveEventBuilderConfiguration(String filename161)
throws RemoteException
undeployInactiveEventBuilderConfiguration in interface EventBuilderAdminServiceundeployInactiveEventBuilderConfiguration160 -
RemoteExceptionEventBuilderAdminService.undeployInactiveEventBuilderConfiguration(java.lang.String)
public void startundeployInactiveEventBuilderConfiguration(String filename161,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startundeployInactiveEventBuilderConfiguration in interface EventBuilderAdminServiceundeployInactiveEventBuilderConfiguration160 -
RemoteExceptionEventBuilderAdminService.startundeployInactiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void editActiveEventBuilderConfiguration(String originalEventBuilderName164,
String eventBuilderConfigXml165)
throws RemoteException
editActiveEventBuilderConfiguration in interface EventBuilderAdminServiceeditActiveEventBuilderConfiguration163 -
RemoteExceptionEventBuilderAdminService.editActiveEventBuilderConfiguration(java.lang.String, java.lang.String)
public void starteditActiveEventBuilderConfiguration(String originalEventBuilderName164,
String eventBuilderConfigXml165,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
starteditActiveEventBuilderConfiguration in interface EventBuilderAdminServiceeditActiveEventBuilderConfiguration163 -
RemoteExceptionEventBuilderAdminService.starteditActiveEventBuilderConfiguration(java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void setStatisticsEnabled(String eventBuilderName168,
boolean statisticsEnabled169)
throws RemoteException
setStatisticsEnabled in interface EventBuilderAdminServicesetStatisticsEnabled167 -
RemoteExceptionEventBuilderAdminService.setStatisticsEnabled(java.lang.String, boolean)
public void startsetStatisticsEnabled(String eventBuilderName168,
boolean statisticsEnabled169,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startsetStatisticsEnabled in interface EventBuilderAdminServicesetStatisticsEnabled167 -
RemoteExceptionEventBuilderAdminService.startsetStatisticsEnabled(java.lang.String, boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public EventBuilderConfigurationFileDto[] getAllInactiveEventBuilderConfigurations()
throws RemoteException
getAllInactiveEventBuilderConfigurations in interface EventBuilderAdminServicegetAllInactiveEventBuilderConfigurations171 -
RemoteExceptionEventBuilderAdminService.getAllInactiveEventBuilderConfigurations()
public void startgetAllInactiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetAllInactiveEventBuilderConfigurations in interface EventBuilderAdminServicegetAllInactiveEventBuilderConfigurations171 -
RemoteExceptionEventBuilderAdminService.startgetAllInactiveEventBuilderConfigurations(org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public EventBuilderConfigurationDto getActiveEventBuilderConfiguration(String eventBuilderName175)
throws RemoteException
getActiveEventBuilderConfiguration in interface EventBuilderAdminServicegetActiveEventBuilderConfiguration174 -
RemoteExceptionEventBuilderAdminService.getActiveEventBuilderConfiguration(java.lang.String)
public void startgetActiveEventBuilderConfiguration(String eventBuilderName175,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetActiveEventBuilderConfiguration in interface EventBuilderAdminServicegetActiveEventBuilderConfiguration174 -
RemoteExceptionEventBuilderAdminService.startgetActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployJsonEventBuilderConfiguration(String eventBuilderName179,
String streamNameWithVersion180,
String eventAdaptorName181,
String eventAdaptorType182,
EventInputPropertyConfigurationDto[] jsonPathExpressions183,
PropertyDto[] inputPropertyConfiguration184,
boolean mappingEnabled185)
throws RemoteException
deployJsonEventBuilderConfiguration in interface EventBuilderAdminServicedeployJsonEventBuilderConfiguration178 -
RemoteExceptionEventBuilderAdminService.deployJsonEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean)
public void startdeployJsonEventBuilderConfiguration(String eventBuilderName179,
String streamNameWithVersion180,
String eventAdaptorName181,
String eventAdaptorType182,
EventInputPropertyConfigurationDto[] jsonPathExpressions183,
PropertyDto[] inputPropertyConfiguration184,
boolean mappingEnabled185,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployJsonEventBuilderConfiguration in interface EventBuilderAdminServicedeployJsonEventBuilderConfiguration178 -
RemoteExceptionEventBuilderAdminService.startdeployJsonEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public EventBuilderConfigurationInfoDto[] getAllActiveEventBuilderConfigurations()
throws RemoteException
getAllActiveEventBuilderConfigurations in interface EventBuilderAdminServicegetAllActiveEventBuilderConfigurations187 -
RemoteExceptionEventBuilderAdminService.getAllActiveEventBuilderConfigurations()
public void startgetAllActiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetAllActiveEventBuilderConfigurations in interface EventBuilderAdminServicegetAllActiveEventBuilderConfigurations187 -
RemoteExceptionEventBuilderAdminService.startgetAllActiveEventBuilderConfigurations(org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public EventBuilderMessagePropertyDto[] getEventBuilderMessageProperties(String inputEventAdaptorName191)
throws RemoteException
getEventBuilderMessageProperties in interface EventBuilderAdminServicegetEventBuilderMessageProperties190 -
RemoteExceptionEventBuilderAdminService.getEventBuilderMessageProperties(java.lang.String)
public void startgetEventBuilderMessageProperties(String inputEventAdaptorName191,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetEventBuilderMessageProperties in interface EventBuilderAdminServicegetEventBuilderMessageProperties190 -
RemoteExceptionEventBuilderAdminService.startgetEventBuilderMessageProperties(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public String getInactiveEventBuilderConfigurationContent(String filename195)
throws RemoteException
getInactiveEventBuilderConfigurationContent in interface EventBuilderAdminServicegetInactiveEventBuilderConfigurationContent194 -
RemoteExceptionEventBuilderAdminService.getInactiveEventBuilderConfigurationContent(java.lang.String)
public void startgetInactiveEventBuilderConfigurationContent(String filename195,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetInactiveEventBuilderConfigurationContent in interface EventBuilderAdminServicegetInactiveEventBuilderConfigurationContent194 -
RemoteExceptionEventBuilderAdminService.startgetInactiveEventBuilderConfigurationContent(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployDefaultEventReceiver(String streamId199)
throws RemoteException
deployDefaultEventReceiver in interface EventBuilderAdminServicedeployDefaultEventReceiver198 -
RemoteExceptionEventBuilderAdminService.deployDefaultEventReceiver(java.lang.String)
public void startdeployDefaultEventReceiver(String streamId199,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployDefaultEventReceiver in interface EventBuilderAdminServicedeployDefaultEventReceiver198 -
RemoteExceptionEventBuilderAdminService.startdeployDefaultEventReceiver(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployXmlEventBuilderConfiguration(String eventBuilderName202,
String streamNameWithVersion203,
String eventAdaptorName204,
String eventAdaptorType205,
EventInputPropertyConfigurationDto[] xpathExpressions206,
PropertyDto[] inputPropertyConfiguration207,
PropertyDto[] xpathDefinitions208,
String parentSelectorXpath209,
boolean mappingEnabled210)
throws RemoteException
deployXmlEventBuilderConfiguration in interface EventBuilderAdminServicedeployXmlEventBuilderConfiguration201 -
RemoteExceptionEventBuilderAdminService.deployXmlEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], java.lang.String, boolean)
public void startdeployXmlEventBuilderConfiguration(String eventBuilderName202,
String streamNameWithVersion203,
String eventAdaptorName204,
String eventAdaptorType205,
EventInputPropertyConfigurationDto[] xpathExpressions206,
PropertyDto[] inputPropertyConfiguration207,
PropertyDto[] xpathDefinitions208,
String parentSelectorXpath209,
boolean mappingEnabled210,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployXmlEventBuilderConfiguration in interface EventBuilderAdminServicedeployXmlEventBuilderConfiguration201 -
RemoteExceptionEventBuilderAdminService.startdeployXmlEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], java.lang.String, boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void undeployActiveEventBuilderConfiguration(String eventBuilderName213)
throws RemoteException
undeployActiveEventBuilderConfiguration in interface EventBuilderAdminServiceundeployActiveEventBuilderConfiguration212 -
RemoteExceptionEventBuilderAdminService.undeployActiveEventBuilderConfiguration(java.lang.String)
public void startundeployActiveEventBuilderConfiguration(String eventBuilderName213,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startundeployActiveEventBuilderConfiguration in interface EventBuilderAdminServiceundeployActiveEventBuilderConfiguration212 -
RemoteExceptionEventBuilderAdminService.startundeployActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployEventBuilderConfiguration(String eventBuilderConfigXml216)
throws RemoteException
deployEventBuilderConfiguration in interface EventBuilderAdminServicedeployEventBuilderConfiguration215 -
RemoteExceptionEventBuilderAdminService.deployEventBuilderConfiguration(java.lang.String)
public void startdeployEventBuilderConfiguration(String eventBuilderConfigXml216,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployEventBuilderConfiguration in interface EventBuilderAdminServicedeployEventBuilderConfiguration215 -
RemoteExceptionEventBuilderAdminService.startdeployEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployMapEventBuilderConfiguration(String eventBuilderName219,
String streamNameWithVersion220,
String eventAdaptorName221,
String eventAdaptorType222,
EventInputPropertyConfigurationDto[] mappingProperties223,
PropertyDto[] inputPropertyConfiguration224,
boolean mappingEnabled225)
throws RemoteException
deployMapEventBuilderConfiguration in interface EventBuilderAdminServicedeployMapEventBuilderConfiguration218 -
RemoteExceptionEventBuilderAdminService.deployMapEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean)
public void startdeployMapEventBuilderConfiguration(String eventBuilderName219,
String streamNameWithVersion220,
String eventAdaptorName221,
String eventAdaptorType222,
EventInputPropertyConfigurationDto[] mappingProperties223,
PropertyDto[] inputPropertyConfiguration224,
boolean mappingEnabled225,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployMapEventBuilderConfiguration in interface EventBuilderAdminServicedeployMapEventBuilderConfiguration218 -
RemoteExceptionEventBuilderAdminService.startdeployMapEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public String getActiveEventBuilderConfigurationContent(String eventBuilderName228)
throws RemoteException
getActiveEventBuilderConfigurationContent in interface EventBuilderAdminServicegetActiveEventBuilderConfigurationContent227 -
RemoteExceptionEventBuilderAdminService.getActiveEventBuilderConfigurationContent(java.lang.String)
public void startgetActiveEventBuilderConfigurationContent(String eventBuilderName228,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetActiveEventBuilderConfigurationContent in interface EventBuilderAdminServicegetActiveEventBuilderConfigurationContent227 -
RemoteExceptionEventBuilderAdminService.startgetActiveEventBuilderConfigurationContent(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployTextEventBuilderConfiguration(String eventBuilderName232,
String streamNameWithVersion233,
String eventAdaptorName234,
String eventAdaptorType235,
EventInputPropertyConfigurationDto[] textMappingAttributes236,
PropertyDto[] inputPropertyConfiguration237,
boolean mappingEnabled238)
throws RemoteException
deployTextEventBuilderConfiguration in interface EventBuilderAdminServicedeployTextEventBuilderConfiguration231 -
RemoteExceptionEventBuilderAdminService.deployTextEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean)
public void startdeployTextEventBuilderConfiguration(String eventBuilderName232,
String streamNameWithVersion233,
String eventAdaptorName234,
String eventAdaptorType235,
EventInputPropertyConfigurationDto[] textMappingAttributes236,
PropertyDto[] inputPropertyConfiguration237,
boolean mappingEnabled238,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployTextEventBuilderConfiguration in interface EventBuilderAdminServicedeployTextEventBuilderConfiguration231 -
RemoteExceptionEventBuilderAdminService.startdeployTextEventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void editInactiveEventBuilderConfiguration(String filename241,
String eventBuilderConfigXml242)
throws RemoteException
editInactiveEventBuilderConfiguration in interface EventBuilderAdminServiceeditInactiveEventBuilderConfiguration240 -
RemoteExceptionEventBuilderAdminService.editInactiveEventBuilderConfiguration(java.lang.String, java.lang.String)
public void starteditInactiveEventBuilderConfiguration(String filename241,
String eventBuilderConfigXml242,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
starteditInactiveEventBuilderConfiguration in interface EventBuilderAdminServiceeditInactiveEventBuilderConfiguration240 -
RemoteExceptionEventBuilderAdminService.starteditInactiveEventBuilderConfiguration(java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public EventBuilderConfigurationDto[] getAllStreamSpecificActiveEventBuilderConfiguration(String streamId245)
throws RemoteException
getAllStreamSpecificActiveEventBuilderConfiguration in interface EventBuilderAdminServicegetAllStreamSpecificActiveEventBuilderConfiguration244 -
RemoteExceptionEventBuilderAdminService.getAllStreamSpecificActiveEventBuilderConfiguration(java.lang.String)
public void startgetAllStreamSpecificActiveEventBuilderConfiguration(String streamId245,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startgetAllStreamSpecificActiveEventBuilderConfiguration in interface EventBuilderAdminServicegetAllStreamSpecificActiveEventBuilderConfiguration244 -
RemoteExceptionEventBuilderAdminService.startgetAllStreamSpecificActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
public void deployWso2EventBuilderConfiguration(String eventBuilderName249,
String streamNameWithVersion250,
String eventAdaptorName251,
String eventAdaptorType252,
EventInputPropertyConfigurationDto[] metaData253,
EventInputPropertyConfigurationDto[] correlationData254,
EventInputPropertyConfigurationDto[] payloadData255,
PropertyDto[] inputPropertyConfiguration256,
boolean mappingEnabled257)
throws RemoteException
deployWso2EventBuilderConfiguration in interface EventBuilderAdminServicedeployWso2EventBuilderConfiguration248 -
RemoteExceptionEventBuilderAdminService.deployWso2EventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean)
public void startdeployWso2EventBuilderConfiguration(String eventBuilderName249,
String streamNameWithVersion250,
String eventAdaptorName251,
String eventAdaptorType252,
EventInputPropertyConfigurationDto[] metaData253,
EventInputPropertyConfigurationDto[] correlationData254,
EventInputPropertyConfigurationDto[] payloadData255,
PropertyDto[] inputPropertyConfiguration256,
boolean mappingEnabled257,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
startdeployWso2EventBuilderConfiguration in interface EventBuilderAdminServicedeployWso2EventBuilderConfiguration248 -
RemoteExceptionEventBuilderAdminService.startdeployWso2EventBuilderConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto[], org.wso2.carbon.event.builder.stub.types.PropertyDto[], boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||