org.rhq.plugins.jbossas5
Class PlatformDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jbossas5.PlatformDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<ApplicationServerComponent>

public class PlatformDiscoveryComponent
extends java.lang.Object
implements ResourceDiscoveryComponent<ApplicationServerComponent>


Field Summary
static java.lang.String PLATFORM_COMPONENT_NAME
           
static java.lang.String PLATFORM_DEPLOYMENT_NAME
           
 
Constructor Summary
PlatformDiscoveryComponent()
           
 
Method Summary
 java.util.Set discoverResources(ResourceDiscoveryContext<ApplicationServerComponent> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLATFORM_DEPLOYMENT_NAME

public static java.lang.String PLATFORM_DEPLOYMENT_NAME

PLATFORM_COMPONENT_NAME

public static java.lang.String PLATFORM_COMPONENT_NAME
Constructor Detail

PlatformDiscoveryComponent

public PlatformDiscoveryComponent()
Method Detail

discoverResources

public java.util.Set discoverResources(ResourceDiscoveryContext<ApplicationServerComponent> context)
                                throws InvalidPluginConfigurationException,
                                       java.lang.Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<ApplicationServerComponent>
Throws:
InvalidPluginConfigurationException
java.lang.Exception


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.