private static final class JmxDirector.JmxNio2Director extends JmxDirector
SINGLETON| Modifier | Constructor and Description |
|---|---|
private |
JmxDirector.JmxNio2Director() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Entry,M extends FsModel> |
instrument(InputSocket<E> input,
InstrumentingController<M> context) |
<E extends IOPool.Entry<E>> |
instrument(InputSocket<E> input,
InstrumentingIOPool.InstrumentingEntry context) |
<E extends Entry,M extends FsModel> |
instrument(OutputSocket<E> output,
InstrumentingController<M> context) |
<E extends IOPool.Entry<E>> |
instrument(OutputSocket<E> output,
InstrumentingIOPool.InstrumentingEntry context) |
clearStatistics, getApplicationIOStatistics, getKernelIOStatistics, getTempIOStatistics, instrument, instrument, instrument, instrument, instrument, setApplicationIOStatistics, setKernelIOStatistics, setTempIOStatisticscheck, instrument, instrument, instrumentpublic <E extends Entry,M extends FsModel> InputSocket<E> instrument(InputSocket<E> input, InstrumentingController<M> context)
instrument in class JmxDirectorpublic <E extends IOPool.Entry<E>> InputSocket<E> instrument(InputSocket<E> input, InstrumentingIOPool.InstrumentingEntry context)
instrument in class JmxDirectorpublic <E extends Entry,M extends FsModel> OutputSocket<E> instrument(OutputSocket<E> output, InstrumentingController<M> context)
instrument in class JmxDirectorpublic <E extends IOPool.Entry<E>> OutputSocket<E> instrument(OutputSocket<E> output, InstrumentingIOPool.InstrumentingEntry context)
instrument in class JmxDirectorCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.