- getArtifactContainerName() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorMetaData
-
Check whether the message processor is deployed from artifact Container
- getAxisConfiguration() - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
- getClassName(String) - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get the implementation class name of the MessageProcessor
- getDefinedEndpoints() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
- getDependencyManager() - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
- getEnvelope(String, String) - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get the SOAP Envelope of the Requested message from the associated Store
- getInstance() - Static method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
Returns the Config holder instance that holds the configurations
- getIsEdited() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorMetaData
-
Check whether the message processor deployed from artifact Container is edited through management console
- getMessageId() - Method in class org.wso2.carbon.message.processor.service.MessageInfo
-
- getMessageIds(String) - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get All the Messages Stored in the Message Store associated with the Processor
- getMessageProcessor(String) - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get the Synapse configuration for a Message processor
- getMessageProcessorDataList() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get all the Current Message processor data defined in the configuration
- getMessageProcessorNames() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get all the Current Message processor names defined in the configuration
- getName() - Method in class org.wso2.carbon.message.processor.service.MessageProcessorMetaData
-
Get the name of the message processor
- getRegistry() - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
- getSize(String) - Method in class org.wso2.carbon.message.processor.service.MessageProcessorAdminService
-
Get the Number of Messages in the message store associated with the processor
- getSoapXml() - Method in class org.wso2.carbon.message.processor.service.MessageInfo
-
- getSynapseConfiguration() - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
Returns the Synapse configuration that is stored in the ConfigHolder instance
- getSynapseEnvironmentService(int) - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-
- getSynapseEnvironmentServices() - Method in class org.wso2.carbon.message.processor.util.ConfigHolder
-