org.opennms.netmgt.syslogd
Class SyslogConnection
java.lang.Object
org.opennms.netmgt.syslogd.SyslogConnection
- All Implemented Interfaces:
- Runnable
public class SyslogConnection
- extends Object
- implements Runnable
- Author:
- Mathew Brozowski, Johan Edstrom, Mike Huot
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyslogConnection
public SyslogConnection(DatagramPacket packet,
String matchPattern,
int hostGroup,
int messageGroup,
UeiList ueiList,
HideMessage hideMessages,
String discardUei)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2009. All Rights Reserved.