JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.glassfish.jersey.server.monitoring
Interface ResourceMXBean
All Known Implementing Classes:
ResourceMxBeanImpl
public interface
ResourceMXBean
MXBean interface of resource MXBeans.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Get the name of the resource.
Method Detail
getName
java.lang.String getName()
Get the name of the resource. The name can be URI or resource class name depending on the usage of MXBean.
Returns:
Name of the MXBean.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method