JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.java.truevfs.comp.jmx
Interface JmxComponent
All Known Implementing Classes:
JmxBuffer
,
JmxManager
,
JmxModel
public interface
JmxComponent
Implements the colleague role of the mediator pattern for instrumentation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
activate
()
Activates this component.
Method Detail
activate
void activate()
Activates this component. This hook gets called by the
JmxMediator
once after construction of this object in order to enable it to perform startup operations.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method