M - the type of the JMX mediator.@ThreadSafe public class JmxBuffer<M extends JmxMediator<M>> extends net.java.truevfs.comp.inst.InstrumentingBuffer<M> implements JmxComponent
| Constructor and Description |
|---|
JmxBuffer(M mediator,
net.java.truecommons.cio.IoBuffer entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Activates this component.
|
protected java.lang.Object |
newView() |
void |
release() |
getName, getSize, getTime, isPermitted, toStringpublic JmxBuffer(M mediator, net.java.truecommons.cio.IoBuffer entry)
protected java.lang.Object newView()
public void activate()
JmxComponentJmxMediator once after construction
of this object in order to enable it to perform startup operations.activate in interface JmxComponentpublic void release()
throws java.io.IOException
release in interface net.java.truecommons.shed.Releasable<java.io.IOException>release in class net.java.truecommons.cio.DecoratingIoBufferjava.io.IOException