org.opennms.bb.dp.eventd.db
Class Forward

java.lang.Object
  |
  +--org.opennms.bb.dp.eventd.db.Forward

public class Forward
extends Object

Version:
CVS $Revision: 1.1 $
Author:
Brian Weaver, OpenNMS

Constructor Summary
Forward()
           
 
Method Summary
static String format(EventForward fwd)
           
static String format(List forwards, int sz)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Forward

public Forward()
Method Detail

format

public static String format(EventForward fwd)

format

public static String format(List forwards,
                            int sz)