JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
clazzfish.monitor.jmx
Unit
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
value
Annotation Type Unit
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Unit
This annotation can be used inside MBean interfaces to document the unit of an attribute.
Since:
1.0 (18.01.2010)
Author:
oliver
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Name of a unit (e.g.
Element Details
value
String
value
Name of a unit (e.g. "seconds").
Returns:
the string