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