public interface NativeDiscoveryStrategy
boolean supported()
Some strategies may, for example, only be applicable to one particular operating system or another.
true
if this strategy is supported; false
otherwiseString discover()
null
if this strategy did not find themCopyright © 2009–2014 Caprica Software Limited. All rights reserved.