|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.AbstractManagedComponent
public abstract class AbstractManagedComponent
| Field Summary |
|---|
| Fields inherited from interface org.rhq.plugins.jmx.JMXComponent |
|---|
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP |
| Constructor Summary | |
|---|---|
AbstractManagedComponent()
|
|
| Method Summary | |
|---|---|
ProfileServiceConnection |
getConnection()
|
org.mc4j.ems.connection.EmsConnection |
getEmsConnection()
|
protected ResourceContext<ProfileServiceComponent> |
getResourceContext()
|
protected java.lang.String |
getResourceDescription()
|
void |
start(ResourceContext<ProfileServiceComponent> resourceContext)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rhq.core.pluginapi.availability.AvailabilityFacet |
|---|
getAvailability |
| Constructor Detail |
|---|
public AbstractManagedComponent()
| Method Detail |
|---|
public void start(ResourceContext<ProfileServiceComponent> resourceContext)
throws java.lang.Exception
start in interface ResourceComponent<ProfileServiceComponent>java.lang.Exceptionpublic void stop()
stop in interface ResourceComponent<ProfileServiceComponent>protected ResourceContext<ProfileServiceComponent> getResourceContext()
public ProfileServiceConnection getConnection()
getConnection in interface ProfileServiceComponent<ProfileServiceComponent>protected java.lang.String getResourceDescription()
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 | |||||||||