|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.platform.PlatformDiscoveryComponent
org.rhq.plugins.platform.JavaPlatformDiscoveryComponent
public class JavaPlatformDiscoveryComponent
| Constructor Summary | |
|---|---|
JavaPlatformDiscoveryComponent()
|
|
| Method Summary | |
|---|---|
protected boolean |
isPlatformSupported(ResourceDiscoveryContext context)
Always returns true - the Java platform is our fallback platform and is always supported. |
| Methods inherited from class org.rhq.plugins.platform.PlatformDiscoveryComponent |
|---|
determineResourceKey, determineResourceName, discoverResources, getHostname |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaPlatformDiscoveryComponent()
| Method Detail |
|---|
protected 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||