org.rhq.plugins.jbosscache3
Class JBossCacheComponent
java.lang.Object
org.rhq.plugins.jbosscache3.JBossCacheComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<ProfileServiceComponent>, ProfileServiceComponent<ProfileServiceComponent>, JMXComponent<ProfileServiceComponent>
public class JBossCacheComponent
- extends Object
- implements ProfileServiceComponent<ProfileServiceComponent>
- Author:
- Filip Drabek
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_SEARCH_STRING
public static String CACHE_SEARCH_STRING
JBossCacheComponent
public JBossCacheComponent()
start
public void start(ResourceContext<ProfileServiceComponent> context)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent<ProfileServiceComponent>
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<ProfileServiceComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getConnection
public ProfileServiceConnection getConnection()
- Specified by:
getConnection in interface ProfileServiceComponent<ProfileServiceComponent>
getEmsConnection
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
- Specified by:
getEmsConnection in interface JMXComponent<ProfileServiceComponent>
getResourceContext
@NotNull
public ResourceContext<ProfileServiceComponent> getResourceContext()
- Specified by:
getResourceContext in interface ProfileServiceComponent<ProfileServiceComponent>
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.