public class RetryEventAccessOperations extends ProxyEventAccessOperations
eventEVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE| Constructor and Description |
|---|
RetryEventAccessOperations(EventAccessOperations evo,
int retry) |
| Modifier and Type | Method and Description |
|---|---|
EventChannelFinder |
a_channel_finder() |
EventFactory |
a_factory() |
EventFinder |
a_finder() |
Event |
a_writeable() |
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() |
ParameterComponent |
parm_svc() |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override, close, equals, getCorbaObject, getEventAccess, getFullName, getOrigin, getServerDNS, getServerName, getServerType, getWrappedEventAccess, getWrappedEventAccess, hasCorbaObject, hashCode, reset, setEventAccess, toStringpublic RetryEventAccessOperations(EventAccessOperations evo, int retry)
public Event a_writeable()
a_writeable in interface EventAccessOperationsa_writeable in class ProxyEventAccessOperationspublic ParameterComponent parm_svc()
parm_svc in interface EventAccessOperationsparm_svc in class ProxyEventAccessOperationspublic EventAttr get_attributes()
get_attributes in interface EventAccessOperationsget_attributes in class ProxyEventAccessOperationspublic Origin[] get_origins()
get_origins in interface EventAccessOperationsget_origins in class ProxyEventAccessOperationspublic Origin get_origin(java.lang.String the_origin) throws OriginNotFound
get_origin in interface EventAccessOperationsget_origin in class ProxyEventAccessOperationsOriginNotFoundpublic Origin get_preferred_origin() throws NoPreferredOrigin
get_preferred_origin in interface EventAccessOperationsget_preferred_origin in class ProxyEventAccessOperationsNoPreferredOriginpublic Locator[] get_locators(java.lang.String an_origin) throws OriginNotFound, NotImplemented
get_locators in interface EventAccessOperationsget_locators in class ProxyEventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin) throws OriginNotFound, NotImplemented
get_audit_trail_for_origin in interface EventAccessOperationsget_audit_trail_for_origin in class ProxyEventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessget_audit_trail in class ProxyEventAccessOperationsNotImplementedpublic EventFactory a_factory()
a_factory in interface EventMgrOperationsa_factory in class ProxyEventAccessOperationspublic EventFinder a_finder()
a_finder in interface EventDCOperationsa_finder in class ProxyEventAccessOperationspublic EventChannelFinder a_channel_finder()
a_channel_finder in interface EventDCOperationsa_channel_finder in class ProxyEventAccessOperations