M - the type of the JMX mediator.@ThreadSafe public class JmxBuffer<M extends JmxMediator<M>> extends InstrumentingBuffer<M> implements JmxComponent
mediator| Constructor and Description |
|---|
JmxBuffer(M mediator,
net.java.truecommons.cio.IoBuffer entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Activates this component.
|
protected Object |
newView() |
void |
release() |
input, outputgetName, getSize, getTime, isPermitted, toStringpublic JmxBuffer(M mediator, net.java.truecommons.cio.IoBuffer entry)
public void activate()
JmxComponentJmxMediator once after construction
of this object in order to enable it to perform startup operations.activate in interface JmxComponentprotected Object newView()
public void release()
throws IOException
release in interface net.java.truecommons.shed.Releasable<IOException>release in class net.java.truecommons.cio.DecoratingIoBufferIOExceptionCopyright © 2005–2018 Schlichtherle IT Services. All rights reserved.