Interface SessionConfigWrapper


  • public interface SessionConfigWrapper
    A class that allows the SessionConfig to be wrapped. This is generally used to append JVM route information to the session ID in clustered environments.
    Author:
    Stuart Douglas