JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.glassfish.gmbal
NameValue
Contents
Description
Hide sidebar
Show sidebar
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.