Uses of Interface
org.tquadrat.foundation.perflog.remote.PerfLogRemote
Packages that use PerfLogRemote
Package
Description
The classes for a remote client to the Foundation Performance
Logging and Monitoring.
The implementation for the Foundation Performance Logging and
Monitoring Remote Client.
-
Uses of PerfLogRemote in org.tquadrat.foundation.perflog.remote
Methods in org.tquadrat.foundation.perflog.remote that return PerfLogRemoteModifier and TypeMethodDescriptionstatic PerfLogRemotePerfLogRemote.connect(int registryPort, NotificationListener listener) Connects to the Performance Logging MBean specified through the given port number and theObjectNamereturned byPerfLogRemote.getPerfLogMBeanObjectName().static PerfLogRemotePerfLogRemote.connect(String hostName, int registryPort, int dataPort, NotificationListener listener) Connects to the Performance Logging MBean specified through the given host name, port numbers and theObjectNamereturned byPerfLogRemote.getPerfLogMBeanObjectName(). -
Uses of PerfLogRemote in org.tquadrat.foundation.perflog.remote.internal
Classes in org.tquadrat.foundation.perflog.remote.internal that implement PerfLogRemote
