edu.sc.seis.fissuresUtil.cache
Class ProxyEventDC
java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyEventDC
- All Implemented Interfaces:
- edu.iris.Fissures.IfEvent.EventDCOperations, CorbaServerWrapper
- Direct Known Subclasses:
- CacheEventDC, NSEventDC, RetryEventDC, VestingEventDC
public abstract class ProxyEventDC
- extends java.lang.Object
- implements edu.iris.Fissures.IfEvent.EventDCOperations, CorbaServerWrapper
Field Summary |
protected edu.iris.Fissures.IfEvent.EventDCOperations |
eventDC
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.iris.Fissures.IfEvent.EventDCOperations |
a_channel_finder, a_finder |
eventDC
protected edu.iris.Fissures.IfEvent.EventDCOperations eventDC
ProxyEventDC
public ProxyEventDC()
setEventDC
public void setEventDC(edu.iris.Fissures.IfEvent.EventDCOperations eventDC)
getCorbaObject
public org.omg.CORBA.Object getCorbaObject()
getServerDNS
public java.lang.String getServerDNS()
- Specified by:
getServerDNS
in interface CorbaServerWrapper
getServerName
public java.lang.String getServerName()
- Specified by:
getServerName
in interface CorbaServerWrapper
getFullName
public java.lang.String getFullName()
- Specified by:
getFullName
in interface CorbaServerWrapper
getServerType
public java.lang.String getServerType()
- Specified by:
getServerType
in interface CorbaServerWrapper
reset
public void reset()
- Specified by:
reset
in interface CorbaServerWrapper
getEventDC
public edu.iris.Fissures.IfEvent.EventDCOperations getEventDC()
getWrappedDC
public edu.iris.Fissures.IfEvent.EventDCOperations getWrappedDC(java.lang.Class wrappedClass)