Class PrototypeRequestBeanHolder

java.lang.Object
com.almis.awe.model.component.PrototypeRequestBeanHolder

public class PrototypeRequestBeanHolder extends Object
Component class to holder a PROTOTYPE scope bean with request info. Used to share parameters request in distinct execution threads.
  • Constructor Details

    • PrototypeRequestBeanHolder

      public PrototypeRequestBeanHolder()
  • Method Details

    • setPrototypeBean

      public void setPrototypeBean(RequestDataHolder requestDataHolder)
    • getPrototypeBean

      public RequestDataHolder getPrototypeBean()
      Get prototype bean with request data
      Returns:
      request data holder bean
    • clear

      public void clear()
      Remove prototype bean from thread local