public class SystemCallContext extends CallContext
MAX_DATA_ACCESSORS| Constructor and Description |
|---|
SystemCallContext()
Creates system call context.
|
SystemCallContext(ICelesta celesta)
Creates and initializes system call context without call logging.
|
SystemCallContext(ICelesta celesta,
String procName)
Creates and initializes system call context.
|
activate, close, commit, decDataAccessorsCount, getCelesta, getConn, getCopy, getDbAdaptor, getDBPid, getDurationNs, getLastDataAccessor, getLoggingManager, getPermissionManager, getProcName, getScore, getStartTime, getUserId, incDataAccessorsCount, isClosed, rollback, setLastDataAccessorpublic SystemCallContext()
public SystemCallContext(ICelesta celesta, String procName)
celesta - Celesta to initialize the context with.procName - Proc name (for call logging).public SystemCallContext(ICelesta celesta)
celesta - Celesta to initialize the context with.Copyright © 2021 CURS. All rights reserved.