| Class | Description |
|---|---|
| AbstractWebModuleResolver | |
| CGLibUtils |
Utility methods
|
| DataSourceFactoryBean | |
| HybrisContextLoaderListener |
Sets the global application context as parent context for created WebApplicationContext.
|
| HybrisContextLoaderListenerIntegrationTest | |
| HybrisContextLoaderListenerTest |
Test customization of application context regarding to additional web spring configs.
|
| HybrisRequestScope |
Custom scope for binding beans to the time a jalo session has been activated.
|
| HybrisTransactionManager |
Transaction manager for usage in Spring framework which delegates to hybris transaction framework.
|
| IgnoreTenantScopeMetadataResolver | |
| LazyInitOverrideBeanFactoryPostProcessor |
This BeanFactoryPostProcessor was created to make sure that some beans can be eagerly loaded even if default setting
is set to lazy loading.
|
| LazyInitOverrideBeanFactoryPostProcessorTest | |
| LazyInitOverrideBeanFactoryPostProcessorTest.Inner | |
| LazyInitOverrideBeanFactoryPostProcessorTest.InnerA | |
| LazyInitOverrideBeanFactoryPostProcessorTest.InnerB | |
| LazyInitOverrideBeanFactoryPostProcessorTest.InnerC | |
| SpringAwareGroovyServlet |
Version of
GroovyServlet which is making all Spring bean accessible from
Registry.getApplicationContext(). |
| SpringAwareGroovyServlet.SpringAwareBinding |
Groovy
Binding which is delegating to a existing one but looks up missing variables inside the provided
ApplicationContext. |
| SpringAwareGroovyServlet.SpringAwareGroovySriptEngine |
Modified
GroovyScriptEngine which holds a ApplicationContext and wrapping each Binding
into a SpringAwareGroovyServlet.SpringAwareBinding. |
| TenantScope | Deprecated
since 5.0
|
| TenantScopeValidator | Deprecated
since 5.0 together with
TenantScope |
| Exception | Description |
|---|---|
| TenantNotFoundException |
Thrown where there is no configured tenant for given id in registry
|
Copyright © 2018 SAP SE. All Rights Reserved.