public class IRCChannelDiscoveryComponent extends Object implements ResourceDiscoveryComponent<IRCServerComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_CHANNEL |
| Constructor and Description |
|---|
IRCChannelDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext discoveryContext)
Run the discovery
|
public static final String CONFIG_CHANNEL
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext discoveryContext) throws Exception
discoverResources in interface ResourceDiscoveryComponent<IRCServerComponent>ExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.