Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- checkActive() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
-
Checks whether this performance logging manager is still active.
- close() - Method in class org.tquadrat.foundation.perflog.client.PerfLogClientBase
- close() - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
- close() - Method in interface org.tquadrat.foundation.perflog.PerfLogManager
- close() - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
- compareTo(PerformanceSectionName) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceSectionNameImpl
- compareTo(PerformanceSectionName) - Method in interface org.tquadrat.foundation.perflog.PerformanceSectionName
- connect(boolean) - Method in class org.tquadrat.foundation.perflog.client.PerfLogClientBase
-
Establishes the connection to the MBean and starts the listening.
- connect(MBeanServer, boolean) - Method in class org.tquadrat.foundation.perflog.client.PerfLogClientBase
-
Establishes the connection to the MBean and starts the listening.
- connectToMBean(MBeanServer, ObjectName) - Static method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
-
Establishes the connection with the
PerfLogMBeanon the given MBean server and returns a proxy for it. - connectToMBean(MBeanServer, ObjectName, boolean) - Static method in class org.tquadrat.foundation.perflog.client.PerfLogClientBase
-
Establishes the connection with the
PerfLogMBeanon the given MBean server and returns a proxy for it. - createPerfLogManager() - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
-
Creates an instance of
PerfLogManagerthat handles the connection with the underlyingPerfLogMBean. - createPerfLogManager(Thread.UncaughtExceptionHandler) - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
-
Creates an instance of
PerfLogManagerthat handles the connection with the underlyingPerfLogMBean. - createPerfLogManager(MBeanServer) - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
-
Creates an instance of
PerfLogManagerthat handles the connection with the underlyingPerfLogMBean. - createPerfLogManager(MBeanServer, Thread.UncaughtExceptionHandler) - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
-
Creates an instance of
PerfLogManagerthat handles the connection with the underlyingPerfLogMBean. - createPerformanceSectionName(String) - Static method in class org.tquadrat.foundation.perflog.PerfLogUtils
-
Creates a new instance for an implementation of
PerformanceSectionNamebased on the given value. - createPerformanceTracker(String) - Method in interface org.tquadrat.foundation.perflog.PerfLogManager
-
Creates a performance tracker for the
PerformanceSectionwith the given name. - createPerformanceTracker(PerformanceSectionName) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
-
Creates a performance tracker for the
PerformanceSectionwith the given name. - createPerformanceTracker(PerformanceSectionName) - Method in interface org.tquadrat.foundation.perflog.PerfLogManager
-
Creates a performance tracker for the
PerformanceSectionwith the given name. - createTimeoutMonitor(Thread.UncaughtExceptionHandler) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogManagerImpl
-
Creates the
ScheduledExecutorServiceinstance that is used as the timeout monitor and registers it for the housekeeping.
All Classes and Interfaces|All Packages|Constant Field Values
