Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abort() - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer.
- abort() - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Stops the performance timer.
- abort() - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Stops the performance timer.
- abort(boolean) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer and sets the timeout flag.
- abort(String) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer and takes a message describing the reason for the abort.
- abort(String) - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Stops the performance timer and takes a message describing the reason for the abort.
- abort(String) - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Stops the performance timer and takes a message describing the reason for the abort.
- abort(String, Throwable) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer and takes a message describing the reason for the abort, plus the exception that caused it.
- abort(String, Throwable) - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Stops the performance timer and takes a message describing the reason for the abort, plus the exception that caused it.
- abort(String, Throwable) - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Stops the performance timer and takes a message describing the reason for the abort, plus the exception that caused it.
- abort(String, Throwable, boolean) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Stops the performance timer, sets the timeout flag and sends a report if required.
- addContext(String, String) - Method in class org.tquadrat.foundation.perflog.internal.PerformanceTrackerImpl
-
Adds context information to this tracker.
- addContext(String, String) - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Adds context information to this tracker.
- addContext(String, String) - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Adds context information to this tracker.
- addContext(String, T, StringConverter) - Method in class org.tquadrat.foundation.perflog.PerfLogUtils.PerformanceTrackerHolder
-
Adds context information to this tracker.
- addContext(String, T, StringConverter) - Method in interface org.tquadrat.foundation.perflog.PerformanceTracker
-
Adds context information to this tracker.
- addErrorToJSON(JSONObject, String) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
-
Adds an error message to the given
JSONObject. - addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
- addPerformanceSection(PerformanceSection) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
-
Adds the definition for a performance section.
- addPerformanceSection(PerformanceSection) - Method in interface org.tquadrat.foundation.perflog.PerfLogMBean
-
Adds the definition for a performance section.
- addSuccessToJSON(JSONObject, String) - Method in class org.tquadrat.foundation.perflog.internal.PerfLogMBeanImpl
-
Adds a success message to the given
JSONObject. - awaitMessage() - Method in class org.tquadrat.foundation.perflog.client.PerfLogClientSupport
-
Waits for an incoming message.
All Classes and Interfaces|All Packages|Constant Field Values
