public abstract class AbstractConnectionProvider<T> extends Object implements ConnectionProvider<T>
ConnectionProvider implementations.| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.http.HttpSession |
session |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractConnectionProvider(javax.servlet.http.HttpSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpSessionWrapper |
getHttpSessionWrapper() |
protected boolean |
isAlive(com.saperion.connector.SaClassicConnector connector) |
protected boolean |
isAlive(com.saperion.connector.wf.SaWFConnector connector) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, releaseConnectionprotected AbstractConnectionProvider(javax.servlet.http.HttpSession session)
protected boolean isAlive(com.saperion.connector.wf.SaWFConnector connector)
protected boolean isAlive(com.saperion.connector.SaClassicConnector connector)
protected HttpSessionWrapper getHttpSessionWrapper()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.