A C D E G I L O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(ComponentContext) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- addEntry(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Add a entry into the synapseConfiguration
- addEntryForTenant(String, String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Add an entry into the Synapse Configuration.
- addSynapseEnvironmentService(int, SynapseEnvironmentService) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
C
- ConfigHolder - Class in org.wso2.carbon.localentry.util
- createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- deleteEntry(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Deletes the entry with the given name from SynapseConfiguration
- deleteEntryForTenant(String, String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Deletes the entry with the given name from Synapse Configuration.
- deploySynapseArtifact(OMElement, String, Properties) - Method in class org.wso2.carbon.localentry.LocalEntryDeployer
E
- entryData() - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
- EntryData - Class in org.wso2.carbon.localentry.dos
-
EntryData
, the place holder for entry data - EntryData() - Constructor for class org.wso2.carbon.localentry.dos.EntryData
G
- getArtifactContainerName() - Method in class org.wso2.carbon.localentry.dos.EntryData
-
Get the artifactContainer of the local entry which deployed from
- getAxisConfiguration() - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getDependencyManager() - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getDependents(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
- getDescription() - Method in class org.wso2.carbon.localentry.dos.EntryData
- getEntry(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Returns the OMelement representation of the entry given by sequence name
- getEntryDataCount() - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
- getEntryForTenant(String, String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Returns the OMElement representation of the entry given by sequence name.
- getEntryNames() - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Returns an String array of the entry names present in the synapse configuration
- getEntryNamesString() - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
- getInstance() - Static method in class org.wso2.carbon.localentry.util.ConfigHolder
- getIsEdited() - Method in class org.wso2.carbon.localentry.dos.EntryData
-
Get the edit state of the local entry
- getName() - Method in class org.wso2.carbon.localentry.dos.EntryData
- getRegistry() - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getSynapseConfiguration() - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getSynapseEnvironmentService(int) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getSynapseEnvironmentServices() - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- getType() - Method in class org.wso2.carbon.localentry.dos.EntryData
- getValue() - Method in class org.wso2.carbon.localentry.dos.EntryData
I
- init(ConfigurationContext) - Method in class org.wso2.carbon.localentry.LocalEntryDeployer
- isEntryExist(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Check entry exist in the synapseConfiguration
- isEntryExistForTenant(String, String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Check local entry exist in the synapseConfiguration
L
- LOCAL_ENTRIES_PER_PAGE - Static variable in class org.wso2.carbon.localentry.service.LocalEntryAdmin
- LocalEntryAdmin - Class in org.wso2.carbon.localentry.service
-
This is a POJO for Entry based administration service
- LocalEntryAdmin() - Constructor for class org.wso2.carbon.localentry.service.LocalEntryAdmin
- LocalEntryAdminException - Exception in org.wso2.carbon.localentry
- LocalEntryAdminException() - Constructor for exception org.wso2.carbon.localentry.LocalEntryAdminException
- LocalEntryAdminException(String) - Constructor for exception org.wso2.carbon.localentry.LocalEntryAdminException
- LocalEntryAdminException(String, Throwable) - Constructor for exception org.wso2.carbon.localentry.LocalEntryAdminException
- LocalEntryAdminServiceComponent - Class in org.wso2.carbon.localentry
- LocalEntryAdminServiceComponent() - Constructor for class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- LocalEntryDeployer - Class in org.wso2.carbon.localentry
- LocalEntryDeployer() - Constructor for class org.wso2.carbon.localentry.LocalEntryDeployer
- LocalEntryDeployerService - Interface in org.wso2.carbon.localentry.service
-
This is a dummy service interface which is used to enforce the Synapse Application Deployer service startup order
- LocalEntryDeployerServiceImpl - Class in org.wso2.carbon.localentry.service
- LocalEntryDeployerServiceImpl() - Constructor for class org.wso2.carbon.localentry.service.LocalEntryDeployerServiceImpl
O
- org.wso2.carbon.localentry - package org.wso2.carbon.localentry
- org.wso2.carbon.localentry.dos - package org.wso2.carbon.localentry.dos
- org.wso2.carbon.localentry.service - package org.wso2.carbon.localentry.service
- org.wso2.carbon.localentry.util - package org.wso2.carbon.localentry.util
P
- paginatedEntryData(int) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
R
- removeSynapseEnvironmentService(int) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- restoreSynapseArtifact(String) - Method in class org.wso2.carbon.localentry.LocalEntryDeployer
S
- saveEntry(String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Saves the entry described with the OMElement representing the entry
- saveEntryForTenant(String, String) - Method in class org.wso2.carbon.localentry.service.LocalEntryAdmin
-
Saves the entry described with the OMElement.
- setArtifactContainerName(String) - Method in class org.wso2.carbon.localentry.dos.EntryData
-
Set the local entry artifact container name as a metadata
- setAxisConfiguration(AxisConfiguration) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- setDescription(String) - Method in class org.wso2.carbon.localentry.dos.EntryData
- setIsEdited(boolean) - Method in class org.wso2.carbon.localentry.dos.EntryData
-
Set the edit state of the local entry as a metadata
- setName(String) - Method in class org.wso2.carbon.localentry.dos.EntryData
- setRegistry(UserRegistry) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- setSynapseConfiguration(SynapseConfiguration) - Method in class org.wso2.carbon.localentry.util.ConfigHolder
- setSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- setSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
-
Here we receive an event about the creation of a SynapseEnvironment.
- setSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- setType(String) - Method in class org.wso2.carbon.localentry.dos.EntryData
- setValue(String) - Method in class org.wso2.carbon.localentry.dos.EntryData
U
- undeploySynapseArtifact(String) - Method in class org.wso2.carbon.localentry.LocalEntryDeployer
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- unsetDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- unsetSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- unsetSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
-
Here we receive an event about Destroying a SynapseEnvironment.
- unsetSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.localentry.LocalEntryAdminServiceComponent
- updateSynapseArtifact(OMElement, String, String, Properties) - Method in class org.wso2.carbon.localentry.LocalEntryDeployer
All Classes All Packages