Package is.codion.tools.monitor.model
Class ClientInstanceMonitor
java.lang.Object
is.codion.tools.monitor.model.ClientInstanceMonitor
A ClientInstanceMonitor
-
Constructor Summary
ConstructorsConstructorDescriptionClientInstanceMonitor(EntityServerAdmin server, RemoteClient client) Instantiates a newClientInstanceMonitor, monitoring the given client -
Method Summary
-
Constructor Details
-
ClientInstanceMonitor
Instantiates a newClientInstanceMonitor, monitoring the given client- Parameters:
server- the server being monitoredclient- the client info- Throws:
RemoteException- in case of an exception
-
-
Method Details
-
client
- Returns:
- the
RemoteClient
-
tracingEnabled
- Returns:
- the
Statefor controlling whether method tracing is enabled
-
traceToFileEnabled
- Returns:
- the
Statefor controlling whether method traces are written to file
-
methodTraces
-
toString
-