Package | Description |
---|---|
net.java.truevfs.comp.inst |
Provides basic functionality for instrumenting the TrueVFS Kernel at runtime.
|
net.java.truevfs.comp.jmx |
Provides basic functionality for instrumenting the TrueVFS Kernel with a JMX
interface at runtime.
|
Modifier and Type | Method and Description |
---|---|
<B extends net.java.truecommons.cio.IoBuffer> |
Mediator.instrument(InstrumentingBuffer<This> context,
net.java.truecommons.cio.InputSocket<B> subject)
Instruments the given
subject . |
<B extends net.java.truecommons.cio.IoBuffer> |
Mediator.instrument(InstrumentingBuffer<This> context,
net.java.truecommons.cio.OutputSocket<B> subject)
Instruments the given
subject . |
Modifier and Type | Class and Description |
---|---|
class |
JmxBuffer<M extends JmxMediator<M>>
A controller for an I/O buffer.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.