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

C

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

D

doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class xyz.my_app.libs.service.filters.ContextFilter
 

E

Environment - Enum in xyz.my_app.libs.service
 

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
 
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
 
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
 
getThreadContext() - Method in interface xyz.my_app.libs.service.context.ThreadContextService
 
getThreadContext() - Method in class xyz.my_app.libs.service.context.ThreadContextServiceImpl
 
getURIPrefix() - Method in enum xyz.my_app.libs.service.Environment
 
getValue() - Method in class xyz.my_app.libs.service.requests.database.Filter
 

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
 

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

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
 

V

valueOf(String) - Static method in enum xyz.my_app.libs.service.Environment
Returns the enum constant of this type with the specified name.
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.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
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.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 I S T V X 
Skip navigation links