edu.sc.seis.fissuresUtil.cache
Class RetryEventDC

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.cache.ProxyEventDC
      extended by edu.sc.seis.fissuresUtil.cache.RetryEventDC
All Implemented Interfaces:
edu.iris.Fissures.IfEvent.EventDCOperations, CorbaServerWrapper

public class RetryEventDC
extends ProxyEventDC


Field Summary
 
Fields inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventDC
eventDC
 
Fields inherited from interface edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
 
Constructor Summary
RetryEventDC(ProxyEventDC eventDC, RetryStrategy strat)
           
 
Method Summary
 edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()
           
 edu.iris.Fissures.IfEvent.EventFinder a_finder()
           
 
Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventDC
getCorbaObject, getEventDC, getFullName, getServerDNS, getServerName, getServerType, getWrappedDC, reset, setEventDC
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetryEventDC

public RetryEventDC(ProxyEventDC eventDC,
                    RetryStrategy strat)
Method Detail

a_channel_finder

public edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()

a_finder

public edu.iris.Fissures.IfEvent.EventFinder a_finder()