public abstract class AbstractManagedComponent extends Object implements ProfileServiceComponent<ProfileServiceComponent<?>>
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
AbstractManagedComponent() |
| Modifier and Type | Method and Description |
|---|---|
ProfileServiceConnection |
getConnection() |
org.mc4j.ems.connection.EmsConnection |
getEmsConnection() |
ResourceContext<ProfileServiceComponent<?>> |
getResourceContext() |
protected String |
getResourceDescription() |
void |
start(ResourceContext<ProfileServiceComponent<?>> resourceContext) |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailabilitypublic void start(ResourceContext<ProfileServiceComponent<?>> resourceContext) throws Exception
start in interface ResourceComponent<ProfileServiceComponent<?>>Exceptionpublic void stop()
stop in interface ResourceComponent<ProfileServiceComponent<?>>public ResourceContext<ProfileServiceComponent<?>> getResourceContext()
getResourceContext in interface ProfileServiceComponent<ProfileServiceComponent<?>>public ProfileServiceConnection getConnection()
getConnection in interface ProfileServiceComponent<ProfileServiceComponent<?>>protected String getResourceDescription()
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection in interface JMXComponent<ProfileServiceComponent<?>>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.