public class SapServerDataProvider extends Object implements com.sap.conn.jco.ext.ServerDataProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.logging.log4j.Logger |
log |
JCO_ALLOWED_SNC_PARTNER_NAMES, JCO_ALLOWED_SYSTEM_IDS, JCO_APPLICATION, JCO_AS_UPDATE_INTERVAL, JCO_CONNECTION_COUNT, JCO_GROUP, JCO_GWHOST, JCO_GWSERV, JCO_MAX_CONNECTION_COUNT, JCO_MAX_STARTUP_DELAY, JCO_MSHOST, JCO_MSSERV, JCO_PING_PERIOD, JCO_PONG_TIMEOUT, JCO_PROGID, JCO_REP_DEST, JCO_REP_MAP, JCO_SAPROUTER, JCO_SNC_LIBRARY, JCO_SNC_MODE, JCO_SNC_MYNAME, JCO_SNC_QOP, JCO_SYSTEMID, JCO_TLS_P12FILE, JCO_TLS_P12PASSWD, JCO_TLS_SERVER_PARTNER_AUTH, JCO_TRACE, JCO_USE_TLS, JCO_WORKER_THREAD_COUNT, JCO_WORKER_THREAD_MIN_COUNT, JCO_WSPORT| Modifier and Type | Method and Description |
|---|---|
static SapServerDataProvider |
getInstance() |
com.sap.conn.jco.ext.ServerDataEventListener |
getServerDataEventListener() |
Properties |
getServerProperties(String servername) |
void |
registerListener(SapListenerImpl listener) |
void |
setServerDataEventListener(com.sap.conn.jco.ext.ServerDataEventListener serverDataEventListener) |
boolean |
supportsEvents() |
public static SapServerDataProvider getInstance()
public void registerListener(SapListenerImpl listener)
public Properties getServerProperties(String servername) throws com.sap.conn.jco.ext.DataProviderException
getServerProperties in interface com.sap.conn.jco.ext.ServerDataProvidercom.sap.conn.jco.ext.DataProviderExceptionpublic void setServerDataEventListener(com.sap.conn.jco.ext.ServerDataEventListener serverDataEventListener)
setServerDataEventListener in interface com.sap.conn.jco.ext.ServerDataProviderpublic boolean supportsEvents()
supportsEvents in interface com.sap.conn.jco.ext.ServerDataProviderpublic com.sap.conn.jco.ext.ServerDataEventListener getServerDataEventListener()
Copyright © 2023 Frank!Framework. All rights reserved.