public class JavaPlatformDiscoveryComponent extends PlatformDiscoveryComponent
| Constructor and Description |
|---|
JavaPlatformDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isPlatformSupported(ResourceDiscoveryContext context)
Always returns
true - the Java platform is our fallback platform and is always supported. |
determineResourceKey, determineResourceName, discoverConfiguration, discoverResources, getHostnameprotected boolean isPlatformSupported(ResourceDiscoveryContext context)
true - the Java platform is our fallback platform and is always supported.isPlatformSupported in class PlatformDiscoveryComponenttrue if this instance can support the platform this plugin is running on; false
otherwisePlatformDiscoveryComponent.isPlatformSupported(ResourceDiscoveryContext)Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.