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