Interface ApplicationStatePersistenceStrategySource

    • Method Detail

      • get

        ApplicationStatePersistenceStrategy get​(java.lang.String name)
        Returns the named strategy.
        Parameters:
        name - of strategy to access
        Returns:
        the strategy
        Throws:
        java.lang.RuntimeException - if the name does not match a configured strategy