public abstract class ProxyEventAccessOperations extends java.lang.Object implements EventAccess, CorbaServerWrapper
| Modifier and Type | Field and Description |
|---|---|
protected 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) |
EventChannelFinder |
a_channel_finder() |
EventFactory |
a_factory() |
EventFinder |
a_finder() |
Event |
a_writeable() |
boolean |
close(EventAccessOperations event)
does an equals, except origin times within 1 millisecond are judged to be
the same.
|
boolean |
equals(org.omg.CORBA.Object o) |
EventAttr |
get_attributes() |
AuditElement[] |
get_audit_trail_for_origin(java.lang.String the_origin) |
AuditElement[] |
get_audit_trail() |
Locator[] |
get_locators(java.lang.String an_origin) |
Origin |
get_origin(java.lang.String the_origin) |
Origin[] |
get_origins() |
Origin |
get_preferred_origin() |
EventAccess |
getCorbaObject() |
EventAccessOperations |
getEventAccess() |
java.lang.String |
getFullName() |
OriginImpl |
getOrigin() |
java.lang.String |
getServerDNS() |
java.lang.String |
getServerName() |
java.lang.String |
getServerType() |
EventAccessOperations |
getWrappedEventAccess() |
EventAccessOperations |
getWrappedEventAccess(java.lang.Class wrappedClass) |
boolean |
hasCorbaObject() |
int |
hashCode() |
ParameterComponent |
parm_svc() |
void |
reset() |
protected void |
setEventAccess(EventAccessOperations evo) |
java.lang.String |
toString() |
protected EventAccessOperations event
public EventAccess getCorbaObject()
public java.lang.String getServerDNS()
getServerDNS in interface CorbaServerWrapperpublic java.lang.String getServerName()
getServerName in interface CorbaServerWrapperpublic java.lang.String getFullName()
getFullName in interface CorbaServerWrapperpublic java.lang.String getServerType()
getServerType in interface CorbaServerWrapperpublic boolean hasCorbaObject()
public EventAccessOperations getWrappedEventAccess()
public EventAccessOperations getWrappedEventAccess(java.lang.Class wrappedClass)
public void reset()
reset in interface CorbaServerWrapperpublic EventAccessOperations getEventAccess()
protected void setEventAccess(EventAccessOperations evo)
public Event a_writeable()
a_writeable in interface EventAccessOperationspublic ParameterComponent parm_svc()
parm_svc in interface EventAccessOperationspublic EventAttr get_attributes()
get_attributes in interface EventAccessOperationspublic Origin[] get_origins()
get_origins in interface EventAccessOperationspublic Origin get_origin(java.lang.String the_origin) throws OriginNotFound
get_origin in interface EventAccessOperationsOriginNotFoundpublic Origin get_preferred_origin() throws NoPreferredOrigin
get_preferred_origin in interface EventAccessOperationsNoPreferredOriginpublic Locator[] get_locators(java.lang.String an_origin) throws OriginNotFound, NotImplemented
get_locators in interface EventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin) throws OriginNotFound, NotImplemented
get_audit_trail_for_origin in interface EventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessNotImplementedpublic EventFactory a_factory()
a_factory in interface EventMgrOperationspublic EventFinder a_finder()
a_finder in interface EventDCOperationspublic EventChannelFinder a_channel_finder()
a_channel_finder in interface EventDCOperationspublic boolean equals(org.omg.CORBA.Object o)
public boolean close(EventAccessOperations event)
public int hashCode()
hashCode in class java.lang.Objectpublic OriginImpl getOrigin()
public java.lang.String toString()
toString in class java.lang.Objectpublic void _release()
_release in interface org.omg.CORBA.Objectpublic boolean _non_existent()
_non_existent in interface org.omg.CORBA.Objectpublic int _hash(int maximum)
_hash in interface org.omg.CORBA.Objectpublic boolean _is_a(java.lang.String repositoryIdentifier)
_is_a in interface org.omg.CORBA.Objectpublic org.omg.CORBA.DomainManager[] _get_domain_managers()
_get_domain_managers in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Object _duplicate()
_duplicate in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Object _get_interface_def()
_get_interface_def in interface org.omg.CORBA.Objectpublic boolean _is_equivalent(org.omg.CORBA.Object other)
_is_equivalent in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Policy _get_policy(int policy_type)
_get_policy in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Request _request(java.lang.String operation)
_request in interface org.omg.CORBA.Objectpublic 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.Objectpublic 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.Objectpublic 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