org.rhq.plugins.jbossas5
Interface ProfileServiceComponent<T extends ResourceComponent>

All Superinterfaces:
AvailabilityFacet, JMXComponent<T>, ResourceComponent<T>
All Known Implementing Classes:
AbstractEjbBeanComponent, AbstractManagedComponent, AbstractManagedDeploymentComponent, ApplicationServerComponent, ConnectorComponent, Ejb2BeanComponent, Ejb3BeanComponent, EmbeddedManagedDeploymentComponent, JBossWebComponent, JmsDestinationComponent, ManagedComponentComponent, ManagerComponent, PlatformComponent, StandaloneManagedDeploymentComponent, TxConnectionFactoryComponent, VirtualHostComponent, WebApplicationContextComponent

public interface ProfileServiceComponent<T extends ResourceComponent>
extends ResourceComponent<T>, JMXComponent<T>

Author:
Ian Springer

Field Summary
 
Fields inherited from interface org.rhq.plugins.jmx.JMXComponent
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP
 
Method Summary
 ProfileServiceConnection getConnection()
           
 
Methods inherited from interface org.rhq.plugins.jmx.JMXComponent
getEmsConnection
 
Methods inherited from interface org.rhq.core.pluginapi.inventory.ResourceComponent
start, stop
 
Methods inherited from interface org.rhq.core.pluginapi.availability.AvailabilityFacet
getAvailability
 

Method Detail

getConnection

@Nullable
ProfileServiceConnection getConnection()


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.