Interface ResourceManagerMXBean
- All Known Implementing Classes:
ResourceManager
@Private
@Evolving
public interface ResourceManagerMXBean
This is the JMX management interface for ResourceManager.
End users shouldn't be implementing these interfaces, and instead
access this information through the JMX APIs.
-
Method Summary
-
Method Details
-
isSecurityEnabled
boolean isSecurityEnabled()Gets if security is enabled.- Returns:
- true, if security is enabled.
-