public class TSystemAccessorTimeLoggingImpl extends TSystemAccessorImpl
canBeCancelled, clientRequests, requestCounter, SGUAI
Constructor and Description |
---|
TSystemAccessorTimeLoggingImpl(TGenericAccessor genericAccessor)
Special Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAPIVersion()
Get this a API´s version number.
|
java.lang.String |
getServerAPIVersion()
Deprecated.
Please use getServerVersion() instead.
|
TServerEcho |
getServerEcho()
Get the echo object.
|
TServerTime |
getServerTime()
Get the server up time information.
|
java.lang.String |
getServerVersion()
Get the Tamino server version.
|
boolean |
isServerAlive()
Tries to establish a connection and returns the answer.
|
diagnose, getFullServerVersion
cancelRequests, getAccessCollection, getAccessLocation, getApplicationName, getCanBeCancelled, getDatabaseUri, getInvocation, getLocale, getLockMode, getLockwaitMode, getMaximumRequestDuration, invalidate, invoke, invoke, invoke, setAccessLocation, setApplicationName, setCanBeCancelled, setInvocation, setLockMode, setLockwaitMode, setMaximumRequestDuration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancelRequests, getAccessLocation, getApplicationName, getCanBeCancelled, getLockMode, getLockwaitMode, getMaximumRequestDuration, setAccessLocation, setApplicationName, setCanBeCancelled, setLockMode, setLockwaitMode, setMaximumRequestDuration
invalidate
public TSystemAccessorTimeLoggingImpl(TGenericAccessor genericAccessor)
genericAccessor
- public boolean isServerAlive() throws TAccessorException
isServerAlive
in interface TSystemAccessor
isServerAlive
in class TSystemAccessorImpl
TAccrssorException
- if the the operation fails.TAccessorException
- signals an error while attempting to connect to the database.public TServerEcho getServerEcho() throws TAccessorException
getServerEcho
in interface TSystemAccessor
getServerEcho
in class TSystemAccessorImpl
TAccrssorException
- if the the operation fails.TAccessorException
- signals an error while attempting to connect to retrieve
the information from the database.public java.lang.String getServerVersion() throws TAccessorException
getServerVersion
in interface TSystemAccessor
getServerVersion
in class TSystemAccessorImpl
TAccrssorException
- if the the operation fails.TAccessorException
- signals an error while attempting to to retrieve
the information from the database.public java.lang.String getServerAPIVersion() throws TAccessorException
getServerAPIVersion
in interface TSystemAccessor
getServerAPIVersion
in class TSystemAccessorImpl
TAccessorException
- signals an error while attempting to connect to retrieve
the information from the database.public TServerTime getServerTime() throws TAccessorException
getServerTime
in interface TSystemAccessor
getServerTime
in class TSystemAccessorImpl
TAccessorException
- if the the operation fails.public java.lang.String getAPIVersion()
getAPIVersion
in interface TSystemAccessor
getAPIVersion
in class TSystemAccessorImpl
Copyright (c) 2017 Software AG. All Rights Reserved.