Uses of Class
org.wso2.carbon.bam.webapp.stat.publisher.stub.conf.ServiceEventingConfigData
Packages that use ServiceEventingConfigData
Package
Description
-
Uses of ServiceEventingConfigData in org.wso2.carbon.bam.webapp.stat.publisher.stub
Methods in org.wso2.carbon.bam.webapp.stat.publisher.stub that return ServiceEventingConfigDataModifier and TypeMethodDescriptionWebappStatPublisherAdmin.getEventingConfigData()Auto generated method signatureWebappStatPublisherAdminStub.getEventingConfigData()Auto generated method signatureMethods in org.wso2.carbon.bam.webapp.stat.publisher.stub with parameters of type ServiceEventingConfigDataModifier and TypeMethodDescriptionvoidWebappStatPublisherAdmin.configureEventing(ServiceEventingConfigData eventingConfigData3) Auto generated method signature for Asynchronous InvocationsvoidWebappStatPublisherAdminStub.configureEventing(ServiceEventingConfigData eventingConfigData14) Auto generated method signaturevoidWebappStatPublisherAdminCallbackHandler.receiveResultgetEventingConfigData(ServiceEventingConfigData result) auto generated Axis2 call back method for getEventingConfigData method override this method for handling normal response from getEventingConfigData operation -
Uses of ServiceEventingConfigData in org.wso2.carbon.bam.webapp.stat.publisher.stub.axis2
Fields in org.wso2.carbon.bam.webapp.stat.publisher.stub.axis2 declared as ServiceEventingConfigDataModifier and TypeFieldDescriptionprotected ServiceEventingConfigDataGetEventingConfigDataResponse.local_returnfield for _returnprotected ServiceEventingConfigDataConfigureEventing.localEventingConfigDatafield for EventingConfigDataMethods in org.wso2.carbon.bam.webapp.stat.publisher.stub.axis2 that return ServiceEventingConfigDataModifier and TypeMethodDescriptionGetEventingConfigDataResponse.get_return()Auto generated getter methodConfigureEventing.getEventingConfigData()Auto generated getter methodMethods in org.wso2.carbon.bam.webapp.stat.publisher.stub.axis2 with parameters of type ServiceEventingConfigDataModifier and TypeMethodDescriptionvoidGetEventingConfigDataResponse.set_return(ServiceEventingConfigData param) Auto generated setter methodvoidConfigureEventing.setEventingConfigData(ServiceEventingConfigData param) Auto generated setter method -
Uses of ServiceEventingConfigData in org.wso2.carbon.bam.webapp.stat.publisher.stub.conf
Methods in org.wso2.carbon.bam.webapp.stat.publisher.stub.conf that return ServiceEventingConfigDataModifier and TypeMethodDescriptionstatic ServiceEventingConfigDataServiceEventingConfigData.Factory.parse(XMLStreamReader reader) static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element