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 Description java.lang.String
getName()
Get the name of the resource.
-