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