Class FallbackRequestOperationScopeController

  • All Implemented Interfaces:
    PersistenceLayerSessionListener, com.hybris.cockpitng.core.model.Identifiable

    public class FallbackRequestOperationScopeController
    extends java.lang.Object
    implements PersistenceLayerSessionListener, com.hybris.cockpitng.core.model.Identifiable
    A JaloSessionListener that manages RequestOperationScope for those threads that are not bound to any HttpRequest nor LongOperation triggered by HttpRequest.
    • Constructor Detail

      • FallbackRequestOperationScopeController

        public FallbackRequestOperationScopeController()
    • Method Detail

      • getId

        public java.lang.Object getId()
        Specified by:
        getId in interface com.hybris.cockpitng.core.model.Identifiable
      • init

        public void init()
      • initializeContext

        protected void initializeContext()
      • finalizeContext

        protected void finalizeContext()