org.rhq.core.pluginapi.inventory
Interface ApplicationServerComponent
public interface ApplicationServerComponent
Interface marking a resource component as a server for web applications (EARs, WARs).
getConfigurationPath
File getConfigurationPath()
- Returns the working path of the application server. This is not necessarily just the installation path, but takes
into account multiple configurations (such as JBoss' default profile).
- Returns:
- full filesystem path to the working configuration path
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.