public class TAdministrationAccessorTimeLoggingImpl extends TAdministrationAccessorImpl
canBeCancelled, clientRequests, requestCounter, SGUAI
Constructor and Description |
---|
TAdministrationAccessorTimeLoggingImpl(TStreamAccessor streamAccessor,
TResponseBuilder responseBuilder)
Special Constructor.
|
Modifier and Type | Method and Description |
---|---|
TInputStream |
execute(java.lang.String commandValue)
Execute an administrative command with the given command value and
return the result as a raw input stream.
|
cancelRequests, getApplicationName, setApplicationName, setCanBeCancelled
getAccessCollection, getAccessLocation, getCanBeCancelled, getDatabaseUri, getInvocation, getLocale, getLockMode, getLockwaitMode, getMaximumRequestDuration, invalidate, invoke, invoke, invoke, setAccessLocation, setInvocation, setLockMode, setLockwaitMode, setMaximumRequestDuration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccessLocation, getCanBeCancelled, getLockMode, getLockwaitMode, getMaximumRequestDuration, setAccessLocation, setLockMode, setLockwaitMode, setMaximumRequestDuration
invalidate
public TAdministrationAccessorTimeLoggingImpl(TStreamAccessor streamAccessor, TResponseBuilder responseBuilder)
streamAccessor
- to use for the invocationsresponseBuilder
- to use for building the responsepublic TInputStream execute(java.lang.String commandValue) throws TAccessorException
execute
in interface TAdministrationAccessor
execute
in class TAdministrationAccessorImpl
commandValue
- a String representing the Tamino administration function, e.g.
"ino:RecreateIndex(myCollection,Mydoctype)".TAccessorException
- signals an error while executimg the command.Copyright (c) 2017 Software AG. All Rights Reserved.