public class ClassLoaderInstrumentStore extends CommonInstrumentStore
| Modifier and Type | Field and Description |
|---|---|
static String |
META_DEFINITION |
static String |
META_DIRECTORY |
static String |
META_PATH |
| Constructor and Description |
|---|
ClassLoaderInstrumentStore(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush(StandardInstrument instrument) |
ClassLoader |
getClassLoader() |
void |
load(StandardInstrumentRegistry registry) |
public static final String META_DEFINITION
public static final String META_DIRECTORY
public static final String META_PATH
public ClassLoaderInstrumentStore(ClassLoader classLoader)
public void flush(StandardInstrument instrument) throws IOException
IOExceptionpublic ClassLoader getClassLoader()
public void load(StandardInstrumentRegistry registry) throws InstrumentRegistryException
InstrumentRegistryExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.