Skip navigation links
C D E F G H I P S T U V X 

C

ContextFilter - Class in xyz.my_app.libs.service.filters
 
ContextFilter(ThreadContextService, EnvironmentFactory) - Constructor for class xyz.my_app.libs.service.filters.ContextFilter
 

D

DevEnvironment - Class in xyz.my_app.libs.service.environments
 
DevEnvironment() - Constructor for class xyz.my_app.libs.service.environments.DevEnvironment
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class xyz.my_app.libs.service.filters.ContextFilter
 

E

Environment - Class in xyz.my_app.libs.service.environments
 
Environment() - Constructor for class xyz.my_app.libs.service.environments.Environment
 
EnvironmentFactory - Class in xyz.my_app.libs.service.environments
 
EnvironmentFactory(DevEnvironment, TestEnvironment, UATEnvironment, ProdEnvironment) - Constructor for class xyz.my_app.libs.service.environments.EnvironmentFactory
 
equals(Object) - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
equals(Object) - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
equals(Object) - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
equals(Object) - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 

F

Filter - Class in xyz.my_app.libs.service.requests.database
 
Filter(String, Object) - Constructor for class xyz.my_app.libs.service.requests.database.Filter
 

G

getColumn() - Method in class xyz.my_app.libs.service.requests.database.Filter
 
getDatabaseDriverClass() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getDatabaseDriverClass() - Method in class xyz.my_app.libs.service.environments.Environment
 
getDatabaseDriverClass() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getDatabaseDriverClass() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getDatabaseDriverClass() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getDatabasePassword() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getDatabasePassword() - Method in class xyz.my_app.libs.service.environments.Environment
 
getDatabasePassword() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getDatabasePassword() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getDatabasePassword() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getDatabasePath() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getDatabasePath() - Method in class xyz.my_app.libs.service.environments.Environment
 
getDatabasePath() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getDatabasePath() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getDatabasePath() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getDatabaseUsername() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getDatabaseUsername() - Method in class xyz.my_app.libs.service.environments.Environment
 
getDatabaseUsername() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getDatabaseUsername() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getDatabaseUsername() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getDbUrl() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getDevEnvironment() - Method in class xyz.my_app.libs.service.environments.EnvironmentFactory
 
getEnvironment() - Method in class xyz.my_app.libs.service.context.ThreadContext
 
getEnvironment() - Method in interface xyz.my_app.libs.service.context.ThreadContextService
 
getEnvironment() - Method in class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 
getExtraInfo() - Method in class xyz.my_app.libs.service.ServiceResult
 
getFilters() - Method in class xyz.my_app.libs.service.requests.database.SelectQuery
 
getMessage() - Method in class xyz.my_app.libs.service.ServiceResult
 
getObject() - Method in class xyz.my_app.libs.service.ServiceResult
 
getProdEnvironment() - Method in class xyz.my_app.libs.service.environments.EnvironmentFactory
 
getSchema() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getSchema() - Method in class xyz.my_app.libs.service.environments.Environment
 
getSchema() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getSchema() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getSchema() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getSearchPathSettingQuery() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getSearchPathSettingQuery() - Method in class xyz.my_app.libs.service.environments.Environment
 
getSearchPathSettingQuery() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getSearchPathSettingQuery() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getSearchPathSettingQuery() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getServiceURI(ServiceName, Environment) - Method in class xyz.my_app.libs.service.location.ServiceLocator
 
getTable() - Method in class xyz.my_app.libs.service.requests.database.SelectQuery
 
getTestEnvironment() - Method in class xyz.my_app.libs.service.environments.EnvironmentFactory
 
getThreadContext() - Method in interface xyz.my_app.libs.service.context.ThreadContextService
 
getThreadContext() - Method in class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 
getUatEnvironment() - Method in class xyz.my_app.libs.service.environments.EnvironmentFactory
 
getURIPrefix() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
getURIPrefix() - Method in class xyz.my_app.libs.service.environments.Environment
 
getURIPrefix() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
getURIPrefix() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
getURIPrefix() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 
getValue() - Method in class xyz.my_app.libs.service.requests.database.Filter
 

H

hashCode() - Method in class xyz.my_app.libs.service.environments.DevEnvironment
 
hashCode() - Method in class xyz.my_app.libs.service.environments.ProdEnvironment
 
hashCode() - Method in class xyz.my_app.libs.service.environments.TestEnvironment
 
hashCode() - Method in class xyz.my_app.libs.service.environments.UATEnvironment
 

I

initializeContext(Environment) - Method in interface xyz.my_app.libs.service.context.ThreadContextService
 
initializeContext(Environment) - Method in class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 
isSuccess() - Method in class xyz.my_app.libs.service.ServiceResult
 

P

ProdEnvironment - Class in xyz.my_app.libs.service.environments
 
ProdEnvironment() - Constructor for class xyz.my_app.libs.service.environments.ProdEnvironment
 

S

SelectQuery - Class in xyz.my_app.libs.service.requests.database
 
SelectQuery(String, Filter[]) - Constructor for class xyz.my_app.libs.service.requests.database.SelectQuery
 
ServiceLocator - Class in xyz.my_app.libs.service.location
 
ServiceLocator() - Constructor for class xyz.my_app.libs.service.location.ServiceLocator
 
ServiceName - Enum in xyz.my_app.libs.service
 
ServiceResult - Class in xyz.my_app.libs.service
 
ServiceResult(boolean, String, String) - Constructor for class xyz.my_app.libs.service.ServiceResult
 
ServiceResult(boolean, String) - Constructor for class xyz.my_app.libs.service.ServiceResult
 
setEnvironment(Environment) - Method in class xyz.my_app.libs.service.context.ThreadContext
 
setExtraInfo(String) - Method in class xyz.my_app.libs.service.ServiceResult
 
setThreadContextOnThread(ThreadContext) - Method in interface xyz.my_app.libs.service.context.ThreadContextService
 
setThreadContextOnThread(ThreadContext) - Method in class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 

T

TestEnvironment - Class in xyz.my_app.libs.service.environments
 
TestEnvironment() - Constructor for class xyz.my_app.libs.service.environments.TestEnvironment
 
ThreadContext - Class in xyz.my_app.libs.service.context
 
ThreadContext() - Constructor for class xyz.my_app.libs.service.context.ThreadContext
 
ThreadContextService - Interface in xyz.my_app.libs.service.context
 
ThreadContextServiceImpl - Class in xyz.my_app.libs.service.context
 
ThreadContextServiceImpl() - Constructor for class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 

U

UATEnvironment - Class in xyz.my_app.libs.service.environments
 
UATEnvironment() - Constructor for class xyz.my_app.libs.service.environments.UATEnvironment
 

V

valueOf(String) - Static method in enum xyz.my_app.libs.service.ServiceName
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.my_app.libs.service.ServiceName
Returns an array containing the constants of this enum type, in the order they are declared.

X

xyz.my_app.libs.service - package xyz.my_app.libs.service
 
xyz.my_app.libs.service.context - package xyz.my_app.libs.service.context
 
xyz.my_app.libs.service.environments - package xyz.my_app.libs.service.environments
 
xyz.my_app.libs.service.filters - package xyz.my_app.libs.service.filters
Common filters applied to every micro-service to set the corresponding environment.
xyz.my_app.libs.service.location - package xyz.my_app.libs.service.location
 
xyz.my_app.libs.service.requests.database - package xyz.my_app.libs.service.requests.database
 
C D E F G H I P S T U V X 
Skip navigation links