Class RequestIdOperationContextAttributes

java.lang.Object
com.hybris.cockpitng.core.spring.RequestOperationContextManager
com.hybris.backoffice.cockpitng.util.impl.RequestIdOperationContextAttributes
All Implemented Interfaces:
BackofficeThreadRequestAttributes, EventListener, javax.servlet.ServletRequestListener

public class RequestIdOperationContextAttributes extends com.hybris.cockpitng.core.spring.RequestOperationContextManager implements BackofficeThreadRequestAttributes
A request operation context manager that assures that request id is copied to BackofficeThreadContextCreator executors.
  • Field Summary

    Fields inherited from class com.hybris.cockpitng.core.spring.RequestOperationContextManager

    ATTRIBUTE_REQUEST_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getAttribute(javax.servlet.ServletRequest request, String attribute)
    Gets attribute value to be copied.
    getAttributeNames(javax.servlet.ServletRequest request)
    Gets attributes to be copied from specified request

    Methods inherited from class com.hybris.cockpitng.core.spring.RequestOperationContextManager

    getRequestId, requestDestroyed, requestInitialized

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait