org.rhq.plugins.platform
Class JavaPlatformDiscoveryComponent
java.lang.Object
org.rhq.plugins.platform.PlatformDiscoveryComponent
org.rhq.plugins.platform.JavaPlatformDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent
public class JavaPlatformDiscoveryComponent
- extends PlatformDiscoveryComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaPlatformDiscoveryComponent
public JavaPlatformDiscoveryComponent()
isPlatformSupported
protected boolean isPlatformSupported(ResourceDiscoveryContext context)
- Always returns
true - the Java platform is our fallback platform and is always supported.
- Specified by:
isPlatformSupported in class PlatformDiscoveryComponent
- Returns:
true if this instance can support the platform this plugin is running on; false
otherwise- See Also:
PlatformDiscoveryComponent.isPlatformSupported(ResourceDiscoveryContext)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.