Package is.codion.tools.monitor.model
Class SessionInstanceMonitor
java.lang.Object
is.codion.tools.monitor.model.SessionInstanceMonitor
A SessionInstanceMonitor
-
Constructor Summary
ConstructorsConstructorDescriptionSessionInstanceMonitor(EntityServerAdmin server, RemoteSession session) Instantiates a newSessionInstanceMonitor, monitoring the given session -
Method Summary
-
Constructor Details
-
SessionInstanceMonitor
public SessionInstanceMonitor(EntityServerAdmin server, RemoteSession session) throws RemoteException Instantiates a newSessionInstanceMonitor, monitoring the given session- Parameters:
server- the server being monitoredsession- the session info- Throws:
RemoteException- in case of an exception
-
-
Method Details
-
session
- Returns:
- the
RemoteSession
-
tracingEnabled
- Returns:
- the
Statefor controlling whether method tracing is enabled
-
traceToFileEnabled
- Returns:
- the
Statefor controlling whether method traces are written to file
-
methodTraces
-
toString
-