org.jboss.on.plugins.tomcat
Class TomcatCacheComponent

java.lang.Object
  extended by org.rhq.plugins.jmx.MBeanResourceComponent<TomcatWarComponent>
      extended by org.jboss.on.plugins.tomcat.TomcatCacheComponent
All Implemented Interfaces:
AvailabilityFacet, ConfigurationFacet, ConfigurationFacetSupport, ResourceComponent<TomcatWarComponent>, MeasurementFacet, OperationFacet, JMXComponent<TomcatWarComponent>

public class TomcatCacheComponent
extends MBeanResourceComponent<TomcatWarComponent>

Handle generic information about an application cache

Author:
Jay Shaughnessy, Heiko W. Rupp

Field Summary
static String PROPERTY_HOST
           
static String PROPERTY_PATH
           
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceComponent
bean, log, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContext
 
Fields inherited from interface org.rhq.plugins.jmx.JMXComponent
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP
 
Constructor Summary
TomcatCacheComponent()
           
 
Method Summary
 
Methods inherited from class org.rhq.plugins.jmx.MBeanResourceComponent
getAttributeName, getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getResourceContext, getValues, getValues, invokeOperation, invokeOperation, loadBean, loadBean, loadResourceConfiguration, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfiguration, updateResourceConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_HOST

public static final String PROPERTY_HOST
See Also:
Constant Field Values

PROPERTY_PATH

public static final String PROPERTY_PATH
See Also:
Constant Field Values
Constructor Detail

TomcatCacheComponent

public TomcatCacheComponent()


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