-
public interface XnioProviderMXBean
The MXBean interface for XNIO providers.- Author:
- David M. Lloyd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
Get the provider name.java.lang.String
getVersion()
Get the provider version string.
-