public class JmsDestinationDiscoveryComponent extends ManagedComponentDiscoveryComponent<ApplicationServerComponent<?>>
| Constructor and Description |
|---|
JmsDestinationDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getResourceName(org.jboss.managed.api.ManagedComponent component)
Subclasses can override this method if they don't want to use the ManagedComponent name as the initial
Resource name.
|
accept, discoverResources, getComponentType, getResourceKey, getResourceVersionprotected String getResourceName(org.jboss.managed.api.ManagedComponent component)
ManagedComponentDiscoveryComponentgetResourceName in class ManagedComponentDiscoveryComponent<ApplicationServerComponent<?>>component - the ManagedComponent being discoveredCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.