Skip navigation links
A C D E F G K M N O P R S U 

A

activate(ComponentContext) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
addMessageStore(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get an XML configuration element for a message store from the FE and creates and add the MessageStore to the synapse configuration.
addSynapseEnvironmentService(int, SynapseEnvironmentService) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 

C

ConfigHolder - Class in org.wso2.carbon.message.store.util
Class ConfigHolder acts as a Singleton holder for the Message Store admin Service backend component which store configurations.
createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 

D

deactivate(ComponentContext) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
deleteAllMessages(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
deleteFirstMessages(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
deleteMessage(String, String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
deleteMessageStore(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Delete the MessageStore instance with given name in the synapse configuration

E

EMPTY_STRING - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

F

fac - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

G

getAllMessages(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Message information of All Messages in MessageStore
getArtifactContainerName() - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Check whether the store is deployed from artifact container
getAxisConfiguration() - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
getClassName(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get the implementation class name of the MessageStore
getDependencyManager() - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
getEnvelope(String, String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get the Content of a given message
getInstance() - Static method in class org.wso2.carbon.message.store.util.ConfigHolder
Returns the Config holder instance that holds the configurations
getIsEdited() - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Check whether the store deployed from artifact container is edited through management console
getMessageId() - Method in class org.wso2.carbon.message.store.service.MessageInfo
 
getMessageStore(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
getMessageStoreData() - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get all the Current Message store details defined in the configuration
getMessageStoreNames() - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get all the Current Message store names defined in the configuration
getName() - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Get the name of the store
getPaginatedMessages(String, int) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get Array of Messages that are needed for a given Page number
getRegistry() - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
getSize(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Get the number of messages in the Message store with given name
getSoapXml() - Method in class org.wso2.carbon.message.store.service.MessageInfo
 
getSynapseConfiguration() - Method in class org.wso2.carbon.message.store.util.ConfigHolder
Returns the Synapse configuration that is stored in the ConfigHolder instance
getSynapseEnvironmentService(int) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
getSynapseEnvironmentServices() - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 

K

KEY_Q - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

M

MessageInfo - Class in org.wso2.carbon.message.store.service
Message info instance carries Message information that needed to be viewed at the front End
MessageInfo() - Constructor for class org.wso2.carbon.message.store.service.MessageInfo
 
MessageStoreAdminService - Class in org.wso2.carbon.message.store.service
 
MessageStoreAdminService() - Constructor for class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
MessageStoreAdminServiceComponent - Class in org.wso2.carbon.message.store
 
MessageStoreAdminServiceComponent() - Constructor for class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
MessageStoreDeployerService - Interface in org.wso2.carbon.message.store.service
This is a dummy service interface which is used to enforce the Synapse Application Deployer service startup order
MessageStoreDeployerServiceImpl - Class in org.wso2.carbon.message.store.service
 
MessageStoreDeployerServiceImpl() - Constructor for class org.wso2.carbon.message.store.service.MessageStoreDeployerServiceImpl
 
MessageStoreMetaData - Class in org.wso2.carbon.message.store.service
Instances of this class represents the MetaData of a Message Store
MessageStoreMetaData() - Constructor for class org.wso2.carbon.message.store.service.MessageStoreMetaData
 
modifyMessageStore(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreAdminService
Modify and Existing Message store based on the given XML that is passed from the FE This this case user may change the message store implementation/ change parameters So we add and init new message store and then remove and destroy old.
MSGS_PER_PAGE - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

N

NAME_Q - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
nullNS - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

O

org.wso2.carbon.message.store - package org.wso2.carbon.message.store
 
org.wso2.carbon.message.store.service - package org.wso2.carbon.message.store.service
 
org.wso2.carbon.message.store.util - package org.wso2.carbon.message.store.util
 

P

PARAMETER_Q - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 

R

REGISTRY_KEY_PREFIX - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
removeSynapseEnvironmentService(int) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 

S

SEQUENCE_Q - Static variable in class org.wso2.carbon.message.store.service.MessageStoreAdminService
 
setArtifactContainerName(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Set whether the store is deployed from artifact container
setAxisConfiguration(AxisConfiguration) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
setIsEdited(boolean) - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Set whether the store deployed from artifact container is edited through management console
setMessageId(String) - Method in class org.wso2.carbon.message.store.service.MessageInfo
 
setName(String) - Method in class org.wso2.carbon.message.store.service.MessageStoreMetaData
Set the store name as a metadata
setRegistry(UserRegistry) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
setServiceAdminService(ServiceAdmin) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
setSoapXml(String) - Method in class org.wso2.carbon.message.store.service.MessageInfo
 
setSynapseConfiguration(SynapseConfiguration) - Method in class org.wso2.carbon.message.store.util.ConfigHolder
Set the Synapse Configuration instance in the ConfigHolder
setSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
setSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
Here we receive an event about the creation of a SynapseEnvironment.
setSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 

U

unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
unsetDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
unsetServiceAdminService(ServiceAdmin) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
unsetSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
unsetSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
Here we receive an event about Destroying a SynapseEnvironment.
unsetSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.message.store.MessageStoreAdminServiceComponent
 
A C D E F G K M N O P R S U 
Skip navigation links

Copyright © 2022 WSO2. All rights reserved.