edu.sc.seis.fissuresUtil.cache
Class ProxyEventAccessOperations

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
All Implemented Interfaces:
edu.iris.Fissures.AuditSystemAccess, edu.iris.Fissures.IfEvent.EventAccess, edu.iris.Fissures.IfEvent.EventAccessOperations, edu.iris.Fissures.IfEvent.EventDC, edu.iris.Fissures.IfEvent.EventDCOperations, edu.iris.Fissures.IfEvent.EventMgr, edu.iris.Fissures.IfEvent.EventMgrOperations, CorbaServerWrapper, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
Direct Known Subclasses:
CacheEvent, RetryEventAccessOperations

public abstract class ProxyEventAccessOperations
extends java.lang.Object
implements edu.iris.Fissures.IfEvent.EventAccess, CorbaServerWrapper

See Also:
Serialized Form

Field Summary
protected  edu.iris.Fissures.IfEvent.EventAccessOperations event
           
 
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
ProxyEventAccessOperations()
           
 
Method Summary
 org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx, java.lang.String operation, org.omg.CORBA.NVList arg_list, org.omg.CORBA.NamedValue result)
           
 org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx, java.lang.String operation, org.omg.CORBA.NVList arg_list, org.omg.CORBA.NamedValue result, org.omg.CORBA.ExceptionList exclist, org.omg.CORBA.ContextList ctxlist)
           
 org.omg.CORBA.Object _duplicate()
           
 org.omg.CORBA.DomainManager[] _get_domain_managers()
           
 org.omg.CORBA.Object _get_interface_def()
           
 org.omg.CORBA.Policy _get_policy(int policy_type)
           
 int _hash(int maximum)
           
 boolean _is_a(java.lang.String repositoryIdentifier)
           
 boolean _is_equivalent(org.omg.CORBA.Object other)
           
 boolean _non_existent()
           
 void _release()
           
 org.omg.CORBA.Request _request(java.lang.String operation)
           
 org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add)
           
 edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()
           
 edu.iris.Fissures.IfEvent.EventFactory a_factory()
           
 edu.iris.Fissures.IfEvent.EventFinder a_finder()
           
 edu.iris.Fissures.IfEvent.Event a_writeable()
           
 boolean close(edu.iris.Fissures.IfEvent.EventAccessOperations event)
          does an equals, except origin times within 1 millisecond are judged to be the same.
 boolean equals(org.omg.CORBA.Object o)
           
 edu.iris.Fissures.IfEvent.EventAttr get_attributes()
           
 edu.iris.Fissures.AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin)
           
 edu.iris.Fissures.AuditElement[] get_audit_trail()
           
 edu.iris.Fissures.IfEvent.Locator[] get_locators(java.lang.String an_origin)
           
 edu.iris.Fissures.IfEvent.Origin get_origin(java.lang.String the_origin)
           
 edu.iris.Fissures.IfEvent.Origin[] get_origins()
           
 edu.iris.Fissures.IfEvent.Origin get_preferred_origin()
           
 edu.iris.Fissures.IfEvent.EventAccess getCorbaObject()
           
 edu.iris.Fissures.IfEvent.EventAccessOperations getEventAccess()
           
 java.lang.String getFullName()
           
 edu.iris.Fissures.event.OriginImpl getOrigin()
           
 java.lang.String getServerDNS()
           
 java.lang.String getServerName()
           
 java.lang.String getServerType()
           
 edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess()
           
 edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess(java.lang.Class wrappedClass)
           
 boolean hasCorbaObject()
           
 int hashCode()
           
 edu.iris.Fissures.IfParameterMgr.ParameterComponent parm_svc()
           
 void reset()
           
protected  void setEventAccess(edu.iris.Fissures.IfEvent.EventAccessOperations evo)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

event

protected edu.iris.Fissures.IfEvent.EventAccessOperations event
Constructor Detail

ProxyEventAccessOperations

public ProxyEventAccessOperations()
Method Detail

getCorbaObject

public edu.iris.Fissures.IfEvent.EventAccess 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

hasCorbaObject

public boolean hasCorbaObject()

getWrappedEventAccess

public edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess()

getWrappedEventAccess

public edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess(java.lang.Class wrappedClass)

reset

public void reset()
Specified by:
reset in interface CorbaServerWrapper

getEventAccess

public edu.iris.Fissures.IfEvent.EventAccessOperations getEventAccess()

setEventAccess

protected void setEventAccess(edu.iris.Fissures.IfEvent.EventAccessOperations evo)

a_writeable

public edu.iris.Fissures.IfEvent.Event a_writeable()
Specified by:
a_writeable in interface edu.iris.Fissures.IfEvent.EventAccessOperations

parm_svc

public edu.iris.Fissures.IfParameterMgr.ParameterComponent parm_svc()
Specified by:
parm_svc in interface edu.iris.Fissures.IfEvent.EventAccessOperations

get_attributes

public edu.iris.Fissures.IfEvent.EventAttr get_attributes()
Specified by:
get_attributes in interface edu.iris.Fissures.IfEvent.EventAccessOperations

get_origins

public edu.iris.Fissures.IfEvent.Origin[] get_origins()
Specified by:
get_origins in interface edu.iris.Fissures.IfEvent.EventAccessOperations

get_origin

public edu.iris.Fissures.IfEvent.Origin get_origin(java.lang.String the_origin)
                                            throws edu.iris.Fissures.IfEvent.OriginNotFound
Specified by:
get_origin in interface edu.iris.Fissures.IfEvent.EventAccessOperations
Throws:
edu.iris.Fissures.IfEvent.OriginNotFound

get_preferred_origin

public edu.iris.Fissures.IfEvent.Origin get_preferred_origin()
                                                      throws edu.iris.Fissures.IfEvent.NoPreferredOrigin
Specified by:
get_preferred_origin in interface edu.iris.Fissures.IfEvent.EventAccessOperations
Throws:
edu.iris.Fissures.IfEvent.NoPreferredOrigin

get_locators

public edu.iris.Fissures.IfEvent.Locator[] get_locators(java.lang.String an_origin)
                                                 throws edu.iris.Fissures.IfEvent.OriginNotFound,
                                                        edu.iris.Fissures.NotImplemented
Specified by:
get_locators in interface edu.iris.Fissures.IfEvent.EventAccessOperations
Throws:
edu.iris.Fissures.IfEvent.OriginNotFound
edu.iris.Fissures.NotImplemented

get_audit_trail_for_origin

public edu.iris.Fissures.AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin)
                                                            throws edu.iris.Fissures.IfEvent.OriginNotFound,
                                                                   edu.iris.Fissures.NotImplemented
Specified by:
get_audit_trail_for_origin in interface edu.iris.Fissures.IfEvent.EventAccessOperations
Throws:
edu.iris.Fissures.IfEvent.OriginNotFound
edu.iris.Fissures.NotImplemented

get_audit_trail

public edu.iris.Fissures.AuditElement[] get_audit_trail()
                                                 throws edu.iris.Fissures.NotImplemented
Specified by:
get_audit_trail in interface edu.iris.Fissures.AuditSystemAccess
Throws:
edu.iris.Fissures.NotImplemented

a_factory

public edu.iris.Fissures.IfEvent.EventFactory a_factory()
Specified by:
a_factory in interface edu.iris.Fissures.IfEvent.EventMgrOperations

a_finder

public edu.iris.Fissures.IfEvent.EventFinder a_finder()
Specified by:
a_finder in interface edu.iris.Fissures.IfEvent.EventDCOperations

a_channel_finder

public edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()
Specified by:
a_channel_finder in interface edu.iris.Fissures.IfEvent.EventDCOperations

equals

public boolean equals(org.omg.CORBA.Object o)

close

public boolean close(edu.iris.Fissures.IfEvent.EventAccessOperations event)
does an equals, except origin times within 1 millisecond are judged to be the same.


hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getOrigin

public edu.iris.Fissures.event.OriginImpl getOrigin()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

_release

public void _release()
Specified by:
_release in interface org.omg.CORBA.Object

_non_existent

public boolean _non_existent()
Specified by:
_non_existent in interface org.omg.CORBA.Object

_hash

public int _hash(int maximum)
Specified by:
_hash in interface org.omg.CORBA.Object

_is_a

public boolean _is_a(java.lang.String repositoryIdentifier)
Specified by:
_is_a in interface org.omg.CORBA.Object

_get_domain_managers

public org.omg.CORBA.DomainManager[] _get_domain_managers()
Specified by:
_get_domain_managers in interface org.omg.CORBA.Object

_duplicate

public org.omg.CORBA.Object _duplicate()
Specified by:
_duplicate in interface org.omg.CORBA.Object

_get_interface_def

public org.omg.CORBA.Object _get_interface_def()
Specified by:
_get_interface_def in interface org.omg.CORBA.Object

_is_equivalent

public boolean _is_equivalent(org.omg.CORBA.Object other)
Specified by:
_is_equivalent in interface org.omg.CORBA.Object

_get_policy

public org.omg.CORBA.Policy _get_policy(int policy_type)
Specified by:
_get_policy in interface org.omg.CORBA.Object

_request

public org.omg.CORBA.Request _request(java.lang.String operation)
Specified by:
_request in interface org.omg.CORBA.Object

_set_policy_override

public org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] policies,
                                                 org.omg.CORBA.SetOverrideType set_add)
Specified by:
_set_policy_override in interface org.omg.CORBA.Object

_create_request

public org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx,
                                             java.lang.String operation,
                                             org.omg.CORBA.NVList arg_list,
                                             org.omg.CORBA.NamedValue result)
Specified by:
_create_request in interface org.omg.CORBA.Object

_create_request

public org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx,
                                             java.lang.String operation,
                                             org.omg.CORBA.NVList arg_list,
                                             org.omg.CORBA.NamedValue result,
                                             org.omg.CORBA.ExceptionList exclist,
                                             org.omg.CORBA.ContextList ctxlist)
Specified by:
_create_request in interface org.omg.CORBA.Object