Class InitializingFlowRepository

  • All Implemented Interfaces:
    FlowRepository

    public class InitializingFlowRepository
    extends Object
    implements FlowRepository
    This FlowRepository wrapper will ensure that the repository has been initialized before any *write* calls are made to the given delegate.