M - the type of the JMX mediator.@ThreadSafe public class JmxManager<M extends JmxMediator<M>> extends net.java.truevfs.comp.inst.InstrumentingManager<M> implements JmxComponent
| Constructor and Description |
|---|
JmxManager(M mediator,
net.java.truevfs.kernel.spec.FsManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Activates this component.
|
protected java.lang.Object |
newView() |
public JmxManager(M mediator, net.java.truevfs.kernel.spec.FsManager manager)
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 JmxComponent