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 Object
implements ResourceDiscoveryComponent<ApplicationServerComponent<?>>


Field Summary
static String PLATFORM_COMPONENT_NAME
           
static String PLATFORM_DEPLOYMENT_NAME
           
 
Constructor Summary
PlatformDiscoveryComponent()
           
 
Method Summary
 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 String PLATFORM_DEPLOYMENT_NAME

PLATFORM_COMPONENT_NAME

public static String PLATFORM_COMPONENT_NAME
Constructor Detail

PlatformDiscoveryComponent

public PlatformDiscoveryComponent()
Method Detail

discoverResources

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


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