JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.glassfish.gmbal.api
Package
org.glassfish.gmbal
Annotation Type NameValue
@Documented
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
NameValue
This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing class is used to construct an open MBean.