public class JBossWebComponent extends Object implements ProfileServiceComponent<ProfileServiceComponent<?>>
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
JBossWebComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
ProfileServiceConnection |
getConnection() |
org.mc4j.ems.connection.EmsConnection |
getEmsConnection() |
ResourceContext<ProfileServiceComponent<?>> |
getResourceContext() |
void |
start(ResourceContext<ProfileServiceComponent<?>> resourceContext) |
void |
stop() |
public void start(ResourceContext<ProfileServiceComponent<?>> resourceContext) throws Exception
start in interface ResourceComponent<ProfileServiceComponent<?>>Exceptionpublic void stop()
stop in interface ResourceComponent<ProfileServiceComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacet@NotNull public ResourceContext<ProfileServiceComponent<?>> getResourceContext()
getResourceContext in interface ProfileServiceComponent<ProfileServiceComponent<?>>public ProfileServiceConnection getConnection()
getConnection in interface ProfileServiceComponent<ProfileServiceComponent<?>>public org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection in interface JMXComponent<ProfileServiceComponent<?>>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.