@Nonnull @ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| JmxBufferMXBean |
An MXBean interface for an I/O buffer.
|
| JmxComponent |
Implements the colleague role of the mediator pattern for instrumentation.
|
| JmxManagerMXBean |
An MXBean interface for a file system manager.
|
| JmxModelMXBean |
An MXBean interface for a file system model.
|
| Class | Description |
|---|---|
| JmxBuffer<M extends JmxMediator<M>> |
A controller for an I/O buffer.
|
| JmxBufferView<B extends net.java.truecommons.cio.IoBuffer> |
A view for an I/O buffer.
|
| JmxManager<M extends JmxMediator<M>> |
A controller for a file system manager.
|
| JmxManagerView<M extends FsManager> |
A view for a file system manager.
|
| JmxMediator<This extends JmxMediator<This>> |
A mediator for the instrumentation of the TrueVFS Kernel with JMX.
|
| JmxModel<M extends JmxMediator<M>> |
A controller for a file system model.
|
| JmxModelView<M extends FsModel> |
A view for a file system model.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.