|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibersap.execution.jco.JCoDataProvider
public class JCoDataProvider
The Hibersap implementation of the JCo DestinationDataProvider. JCo destinations can be added and removed at runtime.
Field Summary |
---|
Fields inherited from interface com.sap.conn.jco.ext.DestinationDataProvider |
---|
JCO_ALIAS_USER, JCO_ASHOST, JCO_CLIENT, JCO_CODEPAGE, JCO_CPIC_TRACE, JCO_DEST, JCO_EXPIRATION_PERIOD, JCO_EXPIRATION_TIME, JCO_GETSSO2, JCO_GROUP, JCO_GWHOST, JCO_GWSERV, JCO_LANG, JCO_LCHECK, JCO_MAX_GET_TIME, JCO_MSHOST, JCO_MSSERV, JCO_MYSAPSSO2, JCO_PASSWD, JCO_PCS, JCO_PEAK_LIMIT, JCO_POOL_CAPACITY, JCO_R3NAME, JCO_REPOSITORY_DEST, JCO_REPOSITORY_PASSWD, JCO_REPOSITORY_SNC, JCO_REPOSITORY_USER, JCO_SAPROUTER, JCO_SNC_LIBRARY, JCO_SNC_MODE, JCO_SNC_MYNAME, JCO_SNC_PARTNERNAME, JCO_SNC_QOP, JCO_SYSNR, JCO_TPHOST, JCO_TPNAME, JCO_TRACE, JCO_TYPE, JCO_USE_SAPGUI, JCO_USER, JCO_X509CERT |
Constructor Summary | |
---|---|
JCoDataProvider()
|
Method Summary | |
---|---|
void |
addDestination(java.lang.String destinationName,
java.util.Properties properties)
|
java.util.Properties |
getDestinationProperties(java.lang.String destinationName)
|
void |
removeDestination(java.lang.String destinationName)
|
void |
setDestinationDataEventListener(com.sap.conn.jco.ext.DestinationDataEventListener eventListener)
|
boolean |
supportsEvents()
|
boolean |
wasAdded(java.lang.String destinationName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JCoDataProvider()
Method Detail |
---|
public void addDestination(java.lang.String destinationName, java.util.Properties properties)
public void removeDestination(java.lang.String destinationName)
public java.util.Properties getDestinationProperties(java.lang.String destinationName)
getDestinationProperties
in interface com.sap.conn.jco.ext.DestinationDataProvider
public boolean wasAdded(java.lang.String destinationName)
public void setDestinationDataEventListener(com.sap.conn.jco.ext.DestinationDataEventListener eventListener)
setDestinationDataEventListener
in interface com.sap.conn.jco.ext.DestinationDataProvider
public boolean supportsEvents()
supportsEvents
in interface com.sap.conn.jco.ext.DestinationDataProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |