public class DefaultLinuxNativeDiscoveryStrategy extends StandardNativeDiscoveryStrategy
| Constructor and Description |
|---|
DefaultLinuxNativeDiscoveryStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supported()
Is this strategy supported?
|
discover, onFoundpublic final boolean supported()
NativeDiscoveryStrategySome strategies may, for example, only be applicable to one particular operating system or another.
supported in interface NativeDiscoveryStrategysupported in class StandardNativeDiscoveryStrategytrue if this strategy is supported; false otherwiseCopyright © 2009–2015 Caprica Software Limited. All rights reserved.