org.wso2.carbon.event.builder.stub
Class EventBuilderAdminServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceStub
All Implemented Interfaces:
EventBuilderAdminService

public class EventBuilderAdminServiceStub
extends org.apache.axis2.client.Stub
implements EventBuilderAdminService


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

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

EventBuilderAdminServiceStub

public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                    String targetEndpoint)
                             throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

EventBuilderAdminServiceStub

public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                    String targetEndpoint,
                                    boolean useSeparateListener)
                             throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

EventBuilderAdminServiceStub

public EventBuilderAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                             throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

EventBuilderAdminServiceStub

public EventBuilderAdminServiceStub()
                             throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

EventBuilderAdminServiceStub

public EventBuilderAdminServiceStub(String targetEndpoint)
                             throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

setTraceEnabled

public void setTraceEnabled(String eventBuilderName157,
                            boolean traceEnabled158)
                     throws RemoteException
Auto generated method signature

Specified by:
setTraceEnabled in interface EventBuilderAdminService
Parameters:
setTraceEnabled156 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.setTraceEnabled(java.lang.String, boolean)

startsetTraceEnabled

public void startsetTraceEnabled(String eventBuilderName157,
                                 boolean traceEnabled158,
                                 EventBuilderAdminServiceCallbackHandler callback)
                          throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startsetTraceEnabled in interface EventBuilderAdminService
Parameters:
setTraceEnabled156 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startsetTraceEnabled(java.lang.String, boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

undeployInactiveEventBuilderConfiguration

public void undeployInactiveEventBuilderConfiguration(String filename161)
                                               throws RemoteException
Auto generated method signature

Specified by:
undeployInactiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
undeployInactiveEventBuilderConfiguration160 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.undeployInactiveEventBuilderConfiguration(java.lang.String)

startundeployInactiveEventBuilderConfiguration

public void startundeployInactiveEventBuilderConfiguration(String filename161,
                                                           EventBuilderAdminServiceCallbackHandler callback)
                                                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startundeployInactiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
undeployInactiveEventBuilderConfiguration160 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startundeployInactiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

editActiveEventBuilderConfiguration

public void editActiveEventBuilderConfiguration(String originalEventBuilderName164,
                                                String eventBuilderConfigXml165)
                                         throws RemoteException
Auto generated method signature

Specified by:
editActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
editActiveEventBuilderConfiguration163 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.editActiveEventBuilderConfiguration(java.lang.String, java.lang.String)

starteditActiveEventBuilderConfiguration

public void starteditActiveEventBuilderConfiguration(String originalEventBuilderName164,
                                                     String eventBuilderConfigXml165,
                                                     EventBuilderAdminServiceCallbackHandler callback)
                                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
starteditActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
editActiveEventBuilderConfiguration163 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.starteditActiveEventBuilderConfiguration(java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

setStatisticsEnabled

public void setStatisticsEnabled(String eventBuilderName168,
                                 boolean statisticsEnabled169)
                          throws RemoteException
Auto generated method signature

Specified by:
setStatisticsEnabled in interface EventBuilderAdminService
Parameters:
setStatisticsEnabled167 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.setStatisticsEnabled(java.lang.String, boolean)

startsetStatisticsEnabled

public void startsetStatisticsEnabled(String eventBuilderName168,
                                      boolean statisticsEnabled169,
                                      EventBuilderAdminServiceCallbackHandler callback)
                               throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startsetStatisticsEnabled in interface EventBuilderAdminService
Parameters:
setStatisticsEnabled167 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startsetStatisticsEnabled(java.lang.String, boolean, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

getAllInactiveEventBuilderConfigurations

public EventBuilderConfigurationFileDto[] getAllInactiveEventBuilderConfigurations()
                                                                            throws RemoteException
Auto generated method signature

Specified by:
getAllInactiveEventBuilderConfigurations in interface EventBuilderAdminService
Parameters:
getAllInactiveEventBuilderConfigurations171 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getAllInactiveEventBuilderConfigurations()

startgetAllInactiveEventBuilderConfigurations

public void startgetAllInactiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
                                                   throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetAllInactiveEventBuilderConfigurations in interface EventBuilderAdminService
Parameters:
getAllInactiveEventBuilderConfigurations171 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetAllInactiveEventBuilderConfigurations(org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

getActiveEventBuilderConfiguration

public EventBuilderConfigurationDto getActiveEventBuilderConfiguration(String eventBuilderName175)
                                                                throws RemoteException
Auto generated method signature

Specified by:
getActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
getActiveEventBuilderConfiguration174 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getActiveEventBuilderConfiguration(java.lang.String)

startgetActiveEventBuilderConfiguration

public void startgetActiveEventBuilderConfiguration(String eventBuilderName175,
                                                    EventBuilderAdminServiceCallbackHandler callback)
                                             throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
getActiveEventBuilderConfiguration174 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployJsonEventBuilderConfiguration

public void deployJsonEventBuilderConfiguration(String eventBuilderName179,
                                                String streamNameWithVersion180,
                                                String eventAdaptorName181,
                                                String eventAdaptorType182,
                                                EventInputPropertyConfigurationDto[] jsonPathExpressions183,
                                                PropertyDto[] inputPropertyConfiguration184,
                                                boolean mappingEnabled185)
                                         throws RemoteException
Auto generated method signature

Specified by:
deployJsonEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployJsonEventBuilderConfiguration178 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

startdeployJsonEventBuilderConfiguration

public void startdeployJsonEventBuilderConfiguration(String eventBuilderName179,
                                                     String streamNameWithVersion180,
                                                     String eventAdaptorName181,
                                                     String eventAdaptorType182,
                                                     EventInputPropertyConfigurationDto[] jsonPathExpressions183,
                                                     PropertyDto[] inputPropertyConfiguration184,
                                                     boolean mappingEnabled185,
                                                     EventBuilderAdminServiceCallbackHandler callback)
                                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployJsonEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployJsonEventBuilderConfiguration178 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

getAllActiveEventBuilderConfigurations

public EventBuilderConfigurationInfoDto[] getAllActiveEventBuilderConfigurations()
                                                                          throws RemoteException
Auto generated method signature

Specified by:
getAllActiveEventBuilderConfigurations in interface EventBuilderAdminService
Parameters:
getAllActiveEventBuilderConfigurations187 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getAllActiveEventBuilderConfigurations()

startgetAllActiveEventBuilderConfigurations

public void startgetAllActiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
                                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetAllActiveEventBuilderConfigurations in interface EventBuilderAdminService
Parameters:
getAllActiveEventBuilderConfigurations187 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetAllActiveEventBuilderConfigurations(org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

getEventBuilderMessageProperties

public EventBuilderMessagePropertyDto[] getEventBuilderMessageProperties(String inputEventAdaptorName191)
                                                                  throws RemoteException
Auto generated method signature

Specified by:
getEventBuilderMessageProperties in interface EventBuilderAdminService
Parameters:
getEventBuilderMessageProperties190 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getEventBuilderMessageProperties(java.lang.String)

startgetEventBuilderMessageProperties

public void startgetEventBuilderMessageProperties(String inputEventAdaptorName191,
                                                  EventBuilderAdminServiceCallbackHandler callback)
                                           throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetEventBuilderMessageProperties in interface EventBuilderAdminService
Parameters:
getEventBuilderMessageProperties190 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetEventBuilderMessageProperties(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

getInactiveEventBuilderConfigurationContent

public String getInactiveEventBuilderConfigurationContent(String filename195)
                                                   throws RemoteException
Auto generated method signature

Specified by:
getInactiveEventBuilderConfigurationContent in interface EventBuilderAdminService
Parameters:
getInactiveEventBuilderConfigurationContent194 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getInactiveEventBuilderConfigurationContent(java.lang.String)

startgetInactiveEventBuilderConfigurationContent

public void startgetInactiveEventBuilderConfigurationContent(String filename195,
                                                             EventBuilderAdminServiceCallbackHandler callback)
                                                      throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetInactiveEventBuilderConfigurationContent in interface EventBuilderAdminService
Parameters:
getInactiveEventBuilderConfigurationContent194 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetInactiveEventBuilderConfigurationContent(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployDefaultEventReceiver

public void deployDefaultEventReceiver(String streamId199)
                                throws RemoteException
Auto generated method signature

Specified by:
deployDefaultEventReceiver in interface EventBuilderAdminService
Parameters:
deployDefaultEventReceiver198 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.deployDefaultEventReceiver(java.lang.String)

startdeployDefaultEventReceiver

public void startdeployDefaultEventReceiver(String streamId199,
                                            EventBuilderAdminServiceCallbackHandler callback)
                                     throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployDefaultEventReceiver in interface EventBuilderAdminService
Parameters:
deployDefaultEventReceiver198 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startdeployDefaultEventReceiver(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployXmlEventBuilderConfiguration

public void deployXmlEventBuilderConfiguration(String eventBuilderName202,
                                               String streamNameWithVersion203,
                                               String eventAdaptorName204,
                                               String eventAdaptorType205,
                                               EventInputPropertyConfigurationDto[] xpathExpressions206,
                                               PropertyDto[] inputPropertyConfiguration207,
                                               PropertyDto[] xpathDefinitions208,
                                               String parentSelectorXpath209,
                                               boolean mappingEnabled210)
                                        throws RemoteException
Auto generated method signature

Specified by:
deployXmlEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployXmlEventBuilderConfiguration201 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

startdeployXmlEventBuilderConfiguration

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
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployXmlEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployXmlEventBuilderConfiguration201 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

undeployActiveEventBuilderConfiguration

public void undeployActiveEventBuilderConfiguration(String eventBuilderName213)
                                             throws RemoteException
Auto generated method signature

Specified by:
undeployActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
undeployActiveEventBuilderConfiguration212 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.undeployActiveEventBuilderConfiguration(java.lang.String)

startundeployActiveEventBuilderConfiguration

public void startundeployActiveEventBuilderConfiguration(String eventBuilderName213,
                                                         EventBuilderAdminServiceCallbackHandler callback)
                                                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startundeployActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
undeployActiveEventBuilderConfiguration212 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startundeployActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployEventBuilderConfiguration

public void deployEventBuilderConfiguration(String eventBuilderConfigXml216)
                                     throws RemoteException
Auto generated method signature

Specified by:
deployEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployEventBuilderConfiguration215 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.deployEventBuilderConfiguration(java.lang.String)

startdeployEventBuilderConfiguration

public void startdeployEventBuilderConfiguration(String eventBuilderConfigXml216,
                                                 EventBuilderAdminServiceCallbackHandler callback)
                                          throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployEventBuilderConfiguration215 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startdeployEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployMapEventBuilderConfiguration

public void deployMapEventBuilderConfiguration(String eventBuilderName219,
                                               String streamNameWithVersion220,
                                               String eventAdaptorName221,
                                               String eventAdaptorType222,
                                               EventInputPropertyConfigurationDto[] mappingProperties223,
                                               PropertyDto[] inputPropertyConfiguration224,
                                               boolean mappingEnabled225)
                                        throws RemoteException
Auto generated method signature

Specified by:
deployMapEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployMapEventBuilderConfiguration218 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

startdeployMapEventBuilderConfiguration

public void startdeployMapEventBuilderConfiguration(String eventBuilderName219,
                                                    String streamNameWithVersion220,
                                                    String eventAdaptorName221,
                                                    String eventAdaptorType222,
                                                    EventInputPropertyConfigurationDto[] mappingProperties223,
                                                    PropertyDto[] inputPropertyConfiguration224,
                                                    boolean mappingEnabled225,
                                                    EventBuilderAdminServiceCallbackHandler callback)
                                             throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployMapEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployMapEventBuilderConfiguration218 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

getActiveEventBuilderConfigurationContent

public String getActiveEventBuilderConfigurationContent(String eventBuilderName228)
                                                 throws RemoteException
Auto generated method signature

Specified by:
getActiveEventBuilderConfigurationContent in interface EventBuilderAdminService
Parameters:
getActiveEventBuilderConfigurationContent227 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getActiveEventBuilderConfigurationContent(java.lang.String)

startgetActiveEventBuilderConfigurationContent

public void startgetActiveEventBuilderConfigurationContent(String eventBuilderName228,
                                                           EventBuilderAdminServiceCallbackHandler callback)
                                                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetActiveEventBuilderConfigurationContent in interface EventBuilderAdminService
Parameters:
getActiveEventBuilderConfigurationContent227 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetActiveEventBuilderConfigurationContent(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployTextEventBuilderConfiguration

public void deployTextEventBuilderConfiguration(String eventBuilderName232,
                                                String streamNameWithVersion233,
                                                String eventAdaptorName234,
                                                String eventAdaptorType235,
                                                EventInputPropertyConfigurationDto[] textMappingAttributes236,
                                                PropertyDto[] inputPropertyConfiguration237,
                                                boolean mappingEnabled238)
                                         throws RemoteException
Auto generated method signature

Specified by:
deployTextEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployTextEventBuilderConfiguration231 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

startdeployTextEventBuilderConfiguration

public void startdeployTextEventBuilderConfiguration(String eventBuilderName232,
                                                     String streamNameWithVersion233,
                                                     String eventAdaptorName234,
                                                     String eventAdaptorType235,
                                                     EventInputPropertyConfigurationDto[] textMappingAttributes236,
                                                     PropertyDto[] inputPropertyConfiguration237,
                                                     boolean mappingEnabled238,
                                                     EventBuilderAdminServiceCallbackHandler callback)
                                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployTextEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployTextEventBuilderConfiguration231 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

editInactiveEventBuilderConfiguration

public void editInactiveEventBuilderConfiguration(String filename241,
                                                  String eventBuilderConfigXml242)
                                           throws RemoteException
Auto generated method signature

Specified by:
editInactiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
editInactiveEventBuilderConfiguration240 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.editInactiveEventBuilderConfiguration(java.lang.String, java.lang.String)

starteditInactiveEventBuilderConfiguration

public void starteditInactiveEventBuilderConfiguration(String filename241,
                                                       String eventBuilderConfigXml242,
                                                       EventBuilderAdminServiceCallbackHandler callback)
                                                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
starteditInactiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
editInactiveEventBuilderConfiguration240 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.starteditInactiveEventBuilderConfiguration(java.lang.String, java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

getAllStreamSpecificActiveEventBuilderConfiguration

public EventBuilderConfigurationDto[] getAllStreamSpecificActiveEventBuilderConfiguration(String streamId245)
                                                                                   throws RemoteException
Auto generated method signature

Specified by:
getAllStreamSpecificActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
getAllStreamSpecificActiveEventBuilderConfiguration244 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.getAllStreamSpecificActiveEventBuilderConfiguration(java.lang.String)

startgetAllStreamSpecificActiveEventBuilderConfiguration

public void startgetAllStreamSpecificActiveEventBuilderConfiguration(String streamId245,
                                                                     EventBuilderAdminServiceCallbackHandler callback)
                                                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetAllStreamSpecificActiveEventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
getAllStreamSpecificActiveEventBuilderConfiguration244 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.startgetAllStreamSpecificActiveEventBuilderConfiguration(java.lang.String, org.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler)

deployWso2EventBuilderConfiguration

public void deployWso2EventBuilderConfiguration(String eventBuilderName249,
                                                String streamNameWithVersion250,
                                                String eventAdaptorName251,
                                                String eventAdaptorType252,
                                                EventInputPropertyConfigurationDto[] metaData253,
                                                EventInputPropertyConfigurationDto[] correlationData254,
                                                EventInputPropertyConfigurationDto[] payloadData255,
                                                PropertyDto[] inputPropertyConfiguration256,
                                                boolean mappingEnabled257)
                                         throws RemoteException
Auto generated method signature

Specified by:
deployWso2EventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployWso2EventBuilderConfiguration248 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)

startdeployWso2EventBuilderConfiguration

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
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeployWso2EventBuilderConfiguration in interface EventBuilderAdminService
Parameters:
deployWso2EventBuilderConfiguration248 -
Throws:
RemoteException
See Also:
EventBuilderAdminService.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)


Copyright © 2015 WSO2. All rights reserved.