Class CoherenceSession

java.lang.Object
com.tangosol.net.CoherenceSession
All Implemented Interfaces:
Session, AutoCloseable

public class CoherenceSession extends Object implements Session
An implementation of a Session allowing applications to use the new operator to create a Session via the default SessionProvider.
Author:
bo 2015.09.27
See Also: