A C D E F G M O R S T 
All Classes All Packages

A

ACTIVE - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants.DataSourceStatusModes
 

C

createDataSource(String, boolean) - Method in interface org.wso2.carbon.ndatasource.common.spi.DataSourceReader
 

D

DataSourceConstants - Class in org.wso2.carbon.ndatasource.common
This class represents the constants related to data sources.
DataSourceConstants() - Constructor for class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
DataSourceConstants.DataSourceStatusModes - Class in org.wso2.carbon.ndatasource.common
 
DataSourceException - Exception in org.wso2.carbon.ndatasource.common
This class represents exceptions which are related to data sources.
DataSourceException() - Constructor for exception org.wso2.carbon.ndatasource.common.DataSourceException
 
DataSourceException(String) - Constructor for exception org.wso2.carbon.ndatasource.common.DataSourceException
 
DataSourceException(String, Exception) - Constructor for exception org.wso2.carbon.ndatasource.common.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception org.wso2.carbon.ndatasource.common.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception org.wso2.carbon.ndatasource.common.DataSourceException
 
DataSourceReader - Interface in org.wso2.carbon.ndatasource.common.spi
This represents the service provider interface that must be implemented by any of the data source type implementations.
DATASOURCES_DIRECTORY_NAME - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
DATASOURCES_REPOSITORY_BASE_PATH - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
DATASOURCES_SYNC_GROUP_NAME - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
DataSourceStatusModes() - Constructor for class org.wso2.carbon.ndatasource.common.DataSourceConstants.DataSourceStatusModes
 
DefaultResolver - Class in org.wso2.carbon.ndatasource.common.resolvers
Default Resolver is the class used in general case where any resolver is not used
DefaultResolver() - Constructor for class org.wso2.carbon.ndatasource.common.resolvers.DefaultResolver
 

E

ENCRYPTED_ATTR_NAME - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
ERROR - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants.DataSourceStatusModes
 

F

FilePropertyLoader - Class in org.wso2.carbon.ndatasource.common.resolvers
File Property loader can be used to load the file property variables.
FilePropertyLoader() - Constructor for class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyLoader
 
FilePropertyResolver - Class in org.wso2.carbon.ndatasource.common.resolvers
File Property resolver can be used to resolve file property variables in the synapse config.
FilePropertyResolver() - Constructor for class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyResolver
 

G

getErrorMessage() - Method in exception org.wso2.carbon.ndatasource.common.DataSourceException
 
getInstance() - Static method in class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyLoader
 
getInstance() - Static method in class org.wso2.carbon.ndatasource.common.resolvers.ResolverFactory
This function return an object of Resolver factory
getResolver(String) - Method in class org.wso2.carbon.ndatasource.common.resolvers.ResolverFactory
This function returns a resolver based on the variable passed
getType() - Method in interface org.wso2.carbon.ndatasource.common.spi.DataSourceReader
 
getValue(String) - Method in class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyLoader
 

M

MASTER_DS_FILE_NAME - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 

O

org.wso2.carbon.ndatasource.common - package org.wso2.carbon.ndatasource.common
 
org.wso2.carbon.ndatasource.common.resolvers - package org.wso2.carbon.ndatasource.common.resolvers
 
org.wso2.carbon.ndatasource.common.spi - package org.wso2.carbon.ndatasource.common.spi
 

R

resolve() - Method in class org.wso2.carbon.ndatasource.common.resolvers.DefaultResolver
Return the variable passed
resolve() - Method in class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyResolver
file property variable is resolved in this function
resolve() - Method in interface org.wso2.carbon.ndatasource.common.resolvers.Resolver
 
resolve() - Method in class org.wso2.carbon.ndatasource.common.resolvers.SystemResolver
environment variable is resolved in this function
Resolver - Interface in org.wso2.carbon.ndatasource.common.resolvers
Interface which can be used to resolve variables in the synapse config.
ResolverException - Exception in org.wso2.carbon.ndatasource.common.resolvers
 
ResolverException() - Constructor for exception org.wso2.carbon.ndatasource.common.resolvers.ResolverException
 
ResolverException(String) - Constructor for exception org.wso2.carbon.ndatasource.common.resolvers.ResolverException
 
ResolverException(String, Exception) - Constructor for exception org.wso2.carbon.ndatasource.common.resolvers.ResolverException
 
ResolverFactory - Class in org.wso2.carbon.ndatasource.common.resolvers
Resolver Factory which can be used to register resolvers and retrieve a resolver for a given type.

S

SECRET_ALIAS_ATTR_NAME - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
SECURE_VAULT_NS - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
setErrorMessage(String) - Method in exception org.wso2.carbon.ndatasource.common.DataSourceException
 
setVariable(String) - Method in class org.wso2.carbon.ndatasource.common.resolvers.DefaultResolver
sets the input value
setVariable(String) - Method in class org.wso2.carbon.ndatasource.common.resolvers.FilePropertyResolver
set file property variable which needs to resolved
setVariable(String) - Method in interface org.wso2.carbon.ndatasource.common.resolvers.Resolver
 
setVariable(String) - Method in class org.wso2.carbon.ndatasource.common.resolvers.SystemResolver
set environment variable which needs to resolved
SYS_DS_FILE_NAME_SUFFIX - Static variable in class org.wso2.carbon.ndatasource.common.DataSourceConstants
 
SystemResolver - Class in org.wso2.carbon.ndatasource.common.resolvers
System resolver can be used to resolve environment variables in the synapse config.
SystemResolver() - Constructor for class org.wso2.carbon.ndatasource.common.resolvers.SystemResolver
 

T

testDataSourceConnection(String) - Method in interface org.wso2.carbon.ndatasource.common.spi.DataSourceReader
 
A C D E F G M O R S T 
All Classes All Packages