org.rhq.plugins.irc
Class IRCServerDiscoveryComponent
java.lang.Object
org.rhq.plugins.irc.IRCServerDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent
public class IRCServerDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent
Discovery class
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_HOST
public static final String CONFIG_HOST
- See Also:
- Constant Field Values
CONFIG_PORT
public static final String CONFIG_PORT
- See Also:
- Constant Field Values
CONFIG_NICK
public static final String CONFIG_NICK
- See Also:
- Constant Field Values
IRCServerDiscoveryComponent
public IRCServerDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext discoveryContext)
throws Exception
- Run the discovery
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
- Throws:
Exception
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.