Skip navigation links
A C D E G H I L M N O R S T U W 

A

ADDRESSING_MODULE - Static variable in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
ALREADY_ENGAGED_GLOBALLY - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ALREADY_ENGAGED_OPERATION - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ALREADY_ENGAGED_SERVICE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ALREADY_ENGAGED_SERVICE_GROUP - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 

C

CACHING_MODULE - Static variable in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

D

DataHolder - Class in org.wso2.carbon.module.mgt.internal
 
DataHolder() - Constructor for class org.wso2.carbon.module.mgt.internal.DataHolder
 
DISENGAGE_ADDRESSING_GLOBALLY - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
disengageModuleForOperation(String, String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
disengageModuleForService(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
disengageModuleForServiceGroup(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
disengageModuleFromSystem(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

E

ENGAGED_MODULE_REMOVE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
engageModuleForOperation(String, String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
engageModuleForService(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
engageModuleForServiceGroup(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
ERROR - Static variable in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
ERROR_DISENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_ENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_GLOBAL_DISENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_GLOBAL_ENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_MODULE_REMOVE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_PARAM_REMOVE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ERROR_PARAM_UPDATE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 

G

getDataHandler() - Method in class org.wso2.carbon.module.mgt.ModuleUploadData
 
getDescription() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
getFileName() - Method in class org.wso2.carbon.module.mgt.ModuleUploadData
 
getKey() - Method in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
getLevel() - Method in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
getModuleId() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
getModuleInfo(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
Return all available module meta-data (not counts)
getModulename() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
getModuleParameters(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
return all parameters for this module (including inherited ones), where each parameter is an XML fragment representing the "parameter" element
getModuleVersion() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
getRegistryService() - Static method in class org.wso2.carbon.module.mgt.internal.DataHolder
 
globallyDisengageModule(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
globallyEngageModule(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

H

handleInvocationTargetException(InvocationTargetException, Method) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminMessageReceiver
 

I

INFO - Static variable in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
isEngagedGlobalLevel() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
isEngagedOperationLevel() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
isEngagedServiceGroupLevel() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
isEngagedServiceLevel() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
isManagedModule() - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 

L

listGloballyEngagedModules() - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
List all the globally engaged modules
listModules() - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
List all the available modules
listModulesForOperation(String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
List modules medatadata about given operation
listModulesForService(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
listModulesForServiceGroup(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

M

MODULE_DELETE_ERROR - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
MODULE_FILE_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
MODULE_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ModuleAdminMessageReceiver - Class in org.wso2.carbon.module.mgt.service
 
ModuleAdminMessageReceiver() - Constructor for class org.wso2.carbon.module.mgt.service.ModuleAdminMessageReceiver
 
ModuleAdminService - Class in org.wso2.carbon.module.mgt.service
Admin service for managing Axis2 Modules
ModuleAdminService() - Constructor for class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
ModuleAdminService(AxisConfiguration) - Constructor for class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
ModuleManagementServiceComponent - Class in org.wso2.carbon.module.mgt.internal
 
ModuleManagementServiceComponent() - Constructor for class org.wso2.carbon.module.mgt.internal.ModuleManagementServiceComponent
 
ModuleMetaData - Class in org.wso2.carbon.module.mgt
 
ModuleMetaData() - Constructor for class org.wso2.carbon.module.mgt.ModuleMetaData
 
ModuleMetaData(String, String) - Constructor for class org.wso2.carbon.module.mgt.ModuleMetaData
 
ModuleMgtException - Exception in org.wso2.carbon.module.mgt
 
ModuleMgtException(Throwable, int, String) - Constructor for exception org.wso2.carbon.module.mgt.ModuleMgtException
 
ModuleMgtException(Throwable, String) - Constructor for exception org.wso2.carbon.module.mgt.ModuleMgtException
 
ModuleMgtException(int, String) - Constructor for exception org.wso2.carbon.module.mgt.ModuleMgtException
 
ModuleMgtException(String) - Constructor for exception org.wso2.carbon.module.mgt.ModuleMgtException
 
ModuleMgtMessageKeys - Class in org.wso2.carbon.module.mgt
 
ModuleMgtMessageKeys() - Constructor for class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
ModuleUploadData - Class in org.wso2.carbon.module.mgt
Represents a Module data set which is uploaded from the Management Console
ModuleUploadData() - Constructor for class org.wso2.carbon.module.mgt.ModuleUploadData
 

N

NOT_ENGAGED - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 

O

OPERATION_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
org.wso2.carbon.module.mgt - package org.wso2.carbon.module.mgt
 
org.wso2.carbon.module.mgt.internal - package org.wso2.carbon.module.mgt.internal
 
org.wso2.carbon.module.mgt.service - package org.wso2.carbon.module.mgt.service
 

R

RAHAS_RAMPART_DISENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
RAHAS_RAMPART_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
removeModule(String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
Delete a module
removeModuleParameter(String, String, String) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

S

SEC_SCENARIO_ENGAGED - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SEC_SCENARIO_ERROR - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SERVICE_GROUP_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SERVICE_NOT_FOUND - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SERVICES_WITH_SECURITY_SCENARIOS - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
setDataHandler(DataHandler) - Method in class org.wso2.carbon.module.mgt.ModuleUploadData
 
setDescription(String) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setEngagedGlobalLevel(boolean) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setEngagedOperationLevel(boolean) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setEngagedServiceGroupLevel(boolean) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setEngagedServiceLevel(boolean) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setFileName(String) - Method in class org.wso2.carbon.module.mgt.ModuleUploadData
 
setKey(String) - Method in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
setLevel(int) - Method in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
setManagedModule(boolean) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setModuleId(String) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setModulename(String) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setModuleParameters(String, String, String[]) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
setModuleVersion(String) - Method in class org.wso2.carbon.module.mgt.ModuleMetaData
 
setRegistryService(RegistryService) - Static method in class org.wso2.carbon.module.mgt.internal.DataHolder
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.module.mgt.internal.ModuleManagementServiceComponent
 
SUCCESS_DISENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SUCCESS_ENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SUCCESS_GLOBAL_ENGAGE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 
SYSTEM_MODULE_DELETE - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 

T

THROTTLE_MODULE - Static variable in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 

U

unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.module.mgt.internal.ModuleManagementServiceComponent
 
uploadModule(ModuleUploadData[]) - Method in class org.wso2.carbon.module.mgt.service.ModuleAdminService
 
URL_REPO - Static variable in class org.wso2.carbon.module.mgt.ModuleMgtMessageKeys
 

W

WARNING - Static variable in exception org.wso2.carbon.module.mgt.ModuleMgtException
 
A C D E G H I L M N O R S T U W 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.