edu.sc.seis.sod.mock
Class MockECP

java.lang.Object
  extended by edu.sc.seis.sod.mock.MockECP

public class MockECP
extends java.lang.Object


Constructor Summary
MockECP()
           
 
Method Summary
static EventChannelPair getECP()
           
static EventChannelPair getECP(ChannelImpl chan)
           
static EventChannelPair getECP(StatefulEvent event)
           
static EventChannelPair getECP(StatefulEvent ev, ChannelImpl chan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockECP

public MockECP()
Method Detail

getECP

public static EventChannelPair getECP()

getECP

public static EventChannelPair getECP(ChannelImpl chan)

getECP

public static EventChannelPair getECP(StatefulEvent event)

getECP

public static EventChannelPair getECP(StatefulEvent ev,
                                      ChannelImpl chan)