org.rhq.plugins.jbossas5
Class AbstractManagedComponent
java.lang.Object
org.rhq.plugins.jbossas5.AbstractManagedComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<ProfileServiceComponent<?>>, ProfileServiceComponent<ProfileServiceComponent<?>>, JMXComponent<ProfileServiceComponent<?>>
- Direct Known Subclasses:
- AbstractManagedDeploymentComponent, ManagedComponentComponent
public abstract class AbstractManagedComponent
- extends Object
- implements ProfileServiceComponent<ProfileServiceComponent<?>>
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractManagedComponent
public AbstractManagedComponent()
start
public void start(ResourceContext<ProfileServiceComponent<?>> resourceContext)
throws Exception
- Specified by:
start in interface ResourceComponent<ProfileServiceComponent<?>>
- Throws:
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<ProfileServiceComponent<?>>
getResourceContext
public ResourceContext<ProfileServiceComponent<?>> getResourceContext()
- Specified by:
getResourceContext in interface ProfileServiceComponent<ProfileServiceComponent<?>>
getConnection
public ProfileServiceConnection getConnection()
- Specified by:
getConnection in interface ProfileServiceComponent<ProfileServiceComponent<?>>
getResourceDescription
protected String getResourceDescription()
getEmsConnection
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
- Specified by:
getEmsConnection in interface JMXComponent<ProfileServiceComponent<?>>
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.