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, output
getName, getSize, getTime, isPermitted, toString
public JmxBuffer(M mediator, net.java.truecommons.cio.IoBuffer entry)
public void activate()
JmxComponent
JmxMediator
once after construction
of this object in order to enable it to perform startup operations.activate
in interface JmxComponent
protected Object newView()
public void release() throws IOException
release
in interface net.java.truecommons.shed.Releasable<IOException>
release
in class net.java.truecommons.cio.DecoratingIoBuffer
IOException
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.