|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rhq.plugins.jbosscache3.JBossCacheComponent
public class JBossCacheComponent
| Field Summary | |
|---|---|
static java.lang.String |
CACHE_SEARCH_STRING
|
| Fields inherited from interface org.rhq.plugins.jmx.JMXComponent |
|---|
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP |
| Constructor Summary | |
|---|---|
JBossCacheComponent()
|
|
| Method Summary | |
|---|---|
AvailabilityType |
getAvailability()
|
ProfileServiceConnection |
getConnection()
|
org.mc4j.ems.connection.EmsConnection |
getEmsConnection()
|
void |
start(ResourceContext<ProfileServiceComponent> context)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CACHE_SEARCH_STRING
| Constructor Detail |
|---|
public JBossCacheComponent()
| Method Detail |
|---|
public void start(ResourceContext<ProfileServiceComponent> context)
throws InvalidPluginConfigurationException,
java.lang.Exception
start in interface ResourceComponent<ProfileServiceComponent>InvalidPluginConfigurationException
java.lang.Exceptionpublic void stop()
stop in interface ResourceComponent<ProfileServiceComponent>public AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic ProfileServiceConnection getConnection()
getConnection in interface ProfileServiceComponent<ProfileServiceComponent>public org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection in interface JMXComponent<ProfileServiceComponent>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||