public class TdbLocalSession extends TdbSession
Constructor and Description |
---|
TdbLocalSession()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getServerName()
The name of the TRIP server that the session is connected to.
|
authenticate, dateforms, enableLogging, enableNotification, enableNotification, fieldTypes, getActivityLog, getBackgroundTaskSink, getBuildNumber, getCharacterSet, getCharacterSetName, getControlCache, getCurrentDateform, getDateform, getDefaultQueueName, getFieldType, getFieldType, getNotificationSink, getPid, getRevisionNumber, getServerApiLog, getServerXpiLog, getSessionId, getSessionType, getSubsystemID, getSubsystemName, getUsername, getVersion, hasLogCheckpoint, isApiLogEnabled, isConnected, isFileManager, isLicensedFor, isLoggedIn, isSystemManager, isTicketsEnabled, isUserManager, isWorking, isXpiLogEnabled, licensedProducts, login, login, logout, logout, requestLoginTicket, revokeLoginTicket, setActivityLog, setBackgroundTaskSink, setLogCheckpoint, setNotificationSink, subsystemNames, supportsFeature, validate, writeActivityLog
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
cancel, getSession, isCancelable, setCancelable
public TdbLocalSession() throws TdbException
TdbException
- If the JXP local classes or the JNI library could not be loaded.public java.lang.String getServerName()
getServerName
in class TdbSession