Package com.hybris.cockpitng.core.spring
-
Interface Summary Interface Description CockpitApplicationContext An application context providing CockpitNG features.ModuleContentProvider An interface of an object that is capable of providing contents of a module library. -
Class Summary Class Description DefaultDelegatingCockpitApplicationContext A fallbackCockpitApplicationContextthat delegates all calls to methods known to specified standardApplicationContextand tries to figure out the result of call to methods unknown to standard one.RequestOperationContext Context for scope with destruction callbacksRequestOperationContextHolder Singleton object which holds scope contexts specific to thread treeRequestOperationContextHolder.ContextRequest An object representing a request for scope context.RequestOperationContextManager Servlet request listener that initializes request-operation scope context when request is initialized and detaches from it when request is destroyed.RequestOperationScope Spring scope for request and all operations it triggers.