edu.sc.seis.fissuresUtil.mockFissures.IfEvent
Class MockEventAccess

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
      extended by edu.sc.seis.fissuresUtil.cache.CacheEvent
          extended by edu.sc.seis.fissuresUtil.mockFissures.IfEvent.MockEventAccess
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

public class MockEventAccess
extends CacheEvent
implements edu.iris.Fissures.IfEvent.EventAccess

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.sc.seis.fissuresUtil.cache.CacheEvent
attr, origins, preferred
 
Fields inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
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
MockEventAccess(edu.iris.Fissures.IfEvent.EventAccessOperations ce)
           
 
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)
           
 
Methods inherited from class edu.sc.seis.fissuresUtil.cache.CacheEvent
get_attributes, get_origin, get_origins, get_preferred_origin, getAttributes, getDbid, getOrigins, getPreferred, hasDbid, isLoaded, setDbid, setOrigins, setPreferred
 
Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
a_channel_finder, a_factory, a_finder, a_writeable, close, equals, get_audit_trail_for_origin, get_audit_trail, get_locators, getCorbaObject, getEventAccess, getFullName, getOrigin, getServerDNS, getServerName, getServerType, getWrappedEventAccess, getWrappedEventAccess, hasCorbaObject, hashCode, parm_svc, reset, setEventAccess, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.iris.Fissures.IfEvent.EventAccessOperations
a_writeable, get_attributes, get_audit_trail_for_origin, get_locators, get_origin, get_origins, get_preferred_origin, parm_svc
 
Methods inherited from interface edu.iris.Fissures.AuditSystemAccess
get_audit_trail
 
Methods inherited from interface edu.iris.Fissures.IfEvent.EventMgrOperations
a_factory
 
Methods inherited from interface edu.iris.Fissures.IfEvent.EventDCOperations
a_channel_finder, a_finder
 

Constructor Detail

MockEventAccess

public MockEventAccess(edu.iris.Fissures.IfEvent.EventAccessOperations ce)
Method Detail

_release

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

_non_existent

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

_hash

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

_is_a

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

_get_domain_managers

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

_duplicate

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

_get_interface_def

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

_is_equivalent

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

_get_policy

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

_request

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

_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
Overrides:
_set_policy_override in class ProxyEventAccessOperations

_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
Overrides:
_create_request in class ProxyEventAccessOperations

_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
Overrides:
_create_request in class ProxyEventAccessOperations