Class LinuxNativeDiscoveryStrategy

    • Constructor Detail

      • LinuxNativeDiscoveryStrategy

        public LinuxNativeDiscoveryStrategy()
    • Method Detail

      • supported

        public boolean supported()
        Description copied from interface: NativeDiscoveryStrategy
        Is this strategy supported?

        Some strategies may, for example, only be applicable to one particular operating system or another.

        Returns:
        true if this strategy is supported; false otherwise