public class WarComponent extends ApplicationComponent implements OperationFacet, DeleteResourceFacet
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_ROOT_CONFIG_PROP |
static String |
FILE_NAME |
static String |
JBOSS_WEB_NAME |
static String |
NAME_CONFIG_PROP |
static String |
RESPONSE_TIME_LOG_FILE_CONFIG_PROP |
static String |
RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP |
static String |
RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP |
static String |
ROOT_WEBAPP_CONTEXT_ROOT |
static String |
VHOST_CONFIG_PROP |
bean, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContextCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
WarComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> schedules) |
OperationResult |
invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration params) |
void |
start(ResourceContext resourceContext) |
deleteResource, deployPackages, discoverDeployedPackages, generateInstallationSteps, getApplicationName, getFileName, getParentResourceComponent, removePackages, retrievePackageBits, revertFromBackupFilegetAttributeName, getAttributeProperty, getBeanProperties, getEmsBean, getEmsConnection, getPropertyValueAsType, getResourceContext, getValues, invokeOperation, loadBean, loadBean, loadResourceConfiguration, lookupAttributeProperty, setEmsBean, setResourceContext, stop, transformBeanName, updateResourceConfiguration, updateResourceConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteResourcepublic static final String CONTEXT_ROOT_CONFIG_PROP
public static final String NAME_CONFIG_PROP
public static final String FILE_NAME
public static final String JBOSS_WEB_NAME
public static final String RESPONSE_TIME_LOG_FILE_CONFIG_PROP
public static final String RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP
public static final String RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP
public static final String VHOST_CONFIG_PROP
public static final String ROOT_WEBAPP_CONTEXT_ROOT
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetgetAvailability in class MBeanResourceComponent<JBossASServerComponent<?>>public void start(ResourceContext resourceContext)
start in interface ResourceComponent<JBossASServerComponent<?>>start in class MBeanResourceComponent<JBossASServerComponent<?>>public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> schedules)
getValues in interface MeasurementFacetgetValues in class ApplicationComponentpublic OperationResult invokeOperation(String name, org.rhq.core.domain.configuration.Configuration params) throws Exception
invokeOperation in interface OperationFacetinvokeOperation in class ApplicationComponentExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.