|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.JBossWebComponent
public class JBossWebComponent
A ResourceComponent for managing the JBoss Web servlet container within a JBoss AS instance.
| Field Summary |
|---|
| Fields inherited from interface org.rhq.plugins.jmx.JMXComponent |
|---|
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP |
| Constructor Summary | |
|---|---|
JBossWebComponent()
|
|
| Method Summary | |
|---|---|
AvailabilityType |
getAvailability()
|
ProfileServiceConnection |
getConnection()
|
org.mc4j.ems.connection.EmsConnection |
getEmsConnection()
|
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 |
| Constructor Detail |
|---|
public JBossWebComponent()
| 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>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 | |||||||||