org.rhq.plugins.jbossas5.serviceBinding
Class ManagerDiscoveryComponent
java.lang.Object
org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent<ManagerComponent>
org.rhq.plugins.jbossas5.serviceBinding.ManagerDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<ManagerComponent>
public class ManagerDiscoveryComponent
- extends ManagedComponentDiscoveryComponent<ManagerComponent>
Manager component for the Service Binding Manager.
- Author:
- Filip Drabek, Lukas Krejci
|
Method Summary |
protected String |
getResourceName(org.jboss.managed.api.ManagedComponent component)
Return a pretty human readable resource name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagerDiscoveryComponent
public ManagerDiscoveryComponent()
getResourceName
protected String getResourceName(org.jboss.managed.api.ManagedComponent component)
- Return a pretty human readable resource name.
- Overrides:
getResourceName in class ManagedComponentDiscoveryComponent<ManagerComponent>
- Parameters:
component - the ManagedComponent being discovered
- Returns:
- the name to be assigned to the corresponding Resource
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.