public abstract class ProxyEventAccessOperations extends java.lang.Object implements edu.iris.Fissures.IfEvent.EventAccess, CorbaServerWrapper
Modifier and Type | Field and Description |
---|---|
protected edu.iris.Fissures.IfEvent.EventAccessOperations |
event |
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
ProxyEventAccessOperations() |
Modifier and Type | Method and Description |
---|---|
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() |
public edu.iris.Fissures.IfEvent.EventAccess getCorbaObject()
public java.lang.String getServerDNS()
getServerDNS
in interface CorbaServerWrapper
public java.lang.String getServerName()
getServerName
in interface CorbaServerWrapper
public java.lang.String getFullName()
getFullName
in interface CorbaServerWrapper
public java.lang.String getServerType()
getServerType
in interface CorbaServerWrapper
public boolean hasCorbaObject()
public edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess()
public edu.iris.Fissures.IfEvent.EventAccessOperations getWrappedEventAccess(java.lang.Class wrappedClass)
public void reset()
reset
in interface CorbaServerWrapper
public edu.iris.Fissures.IfEvent.EventAccessOperations getEventAccess()
protected void setEventAccess(edu.iris.Fissures.IfEvent.EventAccessOperations evo)
public edu.iris.Fissures.IfEvent.Event a_writeable()
a_writeable
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
public edu.iris.Fissures.IfParameterMgr.ParameterComponent parm_svc()
parm_svc
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
public edu.iris.Fissures.IfEvent.EventAttr get_attributes()
get_attributes
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
public edu.iris.Fissures.IfEvent.Origin[] get_origins()
get_origins
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
public edu.iris.Fissures.IfEvent.Origin get_origin(java.lang.String the_origin) throws edu.iris.Fissures.IfEvent.OriginNotFound
get_origin
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
edu.iris.Fissures.IfEvent.OriginNotFound
public edu.iris.Fissures.IfEvent.Origin get_preferred_origin() throws edu.iris.Fissures.IfEvent.NoPreferredOrigin
get_preferred_origin
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
edu.iris.Fissures.IfEvent.NoPreferredOrigin
public edu.iris.Fissures.IfEvent.Locator[] get_locators(java.lang.String an_origin) throws edu.iris.Fissures.IfEvent.OriginNotFound, edu.iris.Fissures.NotImplemented
get_locators
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
edu.iris.Fissures.IfEvent.OriginNotFound
edu.iris.Fissures.NotImplemented
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
get_audit_trail_for_origin
in interface edu.iris.Fissures.IfEvent.EventAccessOperations
edu.iris.Fissures.IfEvent.OriginNotFound
edu.iris.Fissures.NotImplemented
public edu.iris.Fissures.AuditElement[] get_audit_trail() throws edu.iris.Fissures.NotImplemented
get_audit_trail
in interface edu.iris.Fissures.AuditSystemAccess
edu.iris.Fissures.NotImplemented
public edu.iris.Fissures.IfEvent.EventFactory a_factory()
a_factory
in interface edu.iris.Fissures.IfEvent.EventMgrOperations
public edu.iris.Fissures.IfEvent.EventFinder a_finder()
a_finder
in interface edu.iris.Fissures.IfEvent.EventDCOperations
public edu.iris.Fissures.IfEvent.EventChannelFinder a_channel_finder()
a_channel_finder
in interface edu.iris.Fissures.IfEvent.EventDCOperations
public boolean equals(org.omg.CORBA.Object o)
public boolean close(edu.iris.Fissures.IfEvent.EventAccessOperations event)
public int hashCode()
hashCode
in class java.lang.Object
public edu.iris.Fissures.event.OriginImpl getOrigin()
public java.lang.String toString()
toString
in class java.lang.Object
public void _release()
_release
in interface org.omg.CORBA.Object
public boolean _non_existent()
_non_existent
in interface org.omg.CORBA.Object
public int _hash(int maximum)
_hash
in interface org.omg.CORBA.Object
public boolean _is_a(java.lang.String repositoryIdentifier)
_is_a
in interface org.omg.CORBA.Object
public org.omg.CORBA.DomainManager[] _get_domain_managers()
_get_domain_managers
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _duplicate()
_duplicate
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _get_interface_def()
_get_interface_def
in interface org.omg.CORBA.Object
public boolean _is_equivalent(org.omg.CORBA.Object other)
_is_equivalent
in interface org.omg.CORBA.Object
public org.omg.CORBA.Policy _get_policy(int policy_type)
_get_policy
in interface org.omg.CORBA.Object
public org.omg.CORBA.Request _request(java.lang.String operation)
_request
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add)
_set_policy_override
in interface org.omg.CORBA.Object
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)
_create_request
in interface org.omg.CORBA.Object
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)
_create_request
in interface org.omg.CORBA.Object