edu.sc.seis.fissuresUtil.cache
Class ProxyEventDC
java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyEventDC
- All Implemented Interfaces:
- EventDCOperations, CorbaServerWrapper
- Direct Known Subclasses:
- CacheEventDC, NSEventDC, RetryEventDC, VestingEventDC
public abstract class ProxyEventDC
- extends java.lang.Object
- implements EventDCOperations, CorbaServerWrapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventDC
protected EventDCOperations eventDC
ProxyEventDC
public ProxyEventDC()
setEventDC
public void setEventDC(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 EventDCOperations getEventDC()
getWrappedDC
public EventDCOperations getWrappedDC(java.lang.Class wrappedClass)