Skip navigation links
A C D F H I J M N O R S W 

A

add(File) - Method in class com.googlecode.jmxtrans.classloader.ClassLoaderEnricher
 
add(URL) - Method in class com.googlecode.jmxtrans.classloader.ClassLoaderEnricher
Add the given URL to the system class loader.
apply(Object) - Method in class com.googlecode.jmxtrans.util.ObjectToDouble
 

C

ClassLoaderEnricher - Class in com.googlecode.jmxtrans.classloader
 
ClassLoaderEnricher() - Constructor for class com.googlecode.jmxtrans.classloader.ClassLoaderEnricher
 
Clock - Interface in com.googlecode.jmxtrans.util
 
com.googlecode.jmxtrans.classloader - package com.googlecode.jmxtrans.classloader
 
com.googlecode.jmxtrans.util - package com.googlecode.jmxtrans.util
 
currentTimeMillis() - Method in interface com.googlecode.jmxtrans.util.Clock
 
currentTimeMillis() - Method in class com.googlecode.jmxtrans.util.ManualClock
 
currentTimeMillis() - Method in class com.googlecode.jmxtrans.util.SystemClock
 

D

DEFAULT_HISTORY_SIZE - Static variable in class com.googlecode.jmxtrans.util.OnlyOnceLogger
 

F

fileAdded(File) - Method in interface com.googlecode.jmxtrans.util.WatchedCallback
 
fileDeleted(File) - Method in interface com.googlecode.jmxtrans.util.WatchedCallback
 
fileModified(File) - Method in interface com.googlecode.jmxtrans.util.WatchedCallback
 

H

handle(String) - Method in class com.googlecode.jmxtrans.util.SignalInterceptor
Handle the given signal (which you had previously registered for).

I

infoOnce(String, Object...) - Method in class com.googlecode.jmxtrans.util.OnlyOnceLogger
 
isNumeric(Object) - Static method in class com.googlecode.jmxtrans.util.NumberUtils
Useful for figuring out if an Object is a number.
isValidNumber(Object) - Static method in class com.googlecode.jmxtrans.util.NumberUtils
 
isValidNumber(Number) - Static method in class com.googlecode.jmxtrans.util.NumberUtils
 

J

JarLoadingException - Exception in com.googlecode.jmxtrans.classloader
 
JarLoadingException(Exception) - Constructor for exception com.googlecode.jmxtrans.classloader.JarLoadingException
 

M

ManualClock - Class in com.googlecode.jmxtrans.util
 
ManualClock() - Constructor for class com.googlecode.jmxtrans.util.ManualClock
 
ManualClock(long, TimeUnit) - Constructor for class com.googlecode.jmxtrans.util.ManualClock
 

N

NumberUtils - Class in com.googlecode.jmxtrans.util
 

O

ObjectToDouble - Class in com.googlecode.jmxtrans.util
 
ObjectToDouble() - Constructor for class com.googlecode.jmxtrans.util.ObjectToDouble
 
OnlyOnceLogger - Class in com.googlecode.jmxtrans.util
This class provides a simple filter on top of a logger to ensure that the same message is only logged once.
OnlyOnceLogger(Logger) - Constructor for class com.googlecode.jmxtrans.util.OnlyOnceLogger
 
OnlyOnceLogger(Logger, int) - Constructor for class com.googlecode.jmxtrans.util.OnlyOnceLogger
 

R

register(String) - Method in class com.googlecode.jmxtrans.util.SignalInterceptor
Register for the given signal.
run() - Method in class com.googlecode.jmxtrans.util.WatchDir
 

S

setTime(long, TimeUnit) - Method in class com.googlecode.jmxtrans.util.ManualClock
 
SignalInterceptor - Class in com.googlecode.jmxtrans.util
 
SignalInterceptor() - Constructor for class com.googlecode.jmxtrans.util.SignalInterceptor
 
stopService() - Method in class com.googlecode.jmxtrans.util.WatchDir
 
SystemClock - Class in com.googlecode.jmxtrans.util
 
SystemClock() - Constructor for class com.googlecode.jmxtrans.util.SystemClock
 

W

waitFor(long, TimeUnit) - Method in class com.googlecode.jmxtrans.util.ManualClock
 
WatchDir - Class in com.googlecode.jmxtrans.util
Watch a directory (or tree) for changes to files.
WatchDir(File, WatchedCallback) - Constructor for class com.googlecode.jmxtrans.util.WatchDir
 
WatchedCallback - Interface in com.googlecode.jmxtrans.util
 
A C D F H I J M N O R S W 
Skip navigation links

Copyright © 2010-2018 JmxTrans team. All Rights Reserved.