public class CachingSessionManager extends java.lang.Object implements SessionManager
Constructor and Description |
---|
CachingSessionManager(com.typesafe.config.Config config) |
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.String host,
CloseableSession session) |
void |
close(java.lang.String host) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public CachingSessionManager(com.typesafe.config.Config config)
public void add(java.lang.String host, CloseableSession session)
add
in interface SessionManager
public void close(java.lang.String host)
close
in interface SessionManager
Copyright © 2023. All Rights Reserved.