Class FlowHandlerFactoryWrapper

    • Constructor Detail

      • FlowHandlerFactoryWrapper

        @Deprecated
        public FlowHandlerFactoryWrapper​()
        Deprecated. Use the other constructor taking the implementation being wrapped.
      • FlowHandlerFactoryWrapper

        public FlowHandlerFactoryWrapper​(FlowHandlerFactory wrapped)

        If this flow handler factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. The getWrapped() will then return the implementation being wrapped.

        Parameters:
        wrapped - The implementation being wrapped.
        Since:
        2.3