public class _EventAccessStub extends org.omg.CORBA.portable.ObjectImpl implements EventAccess
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_EventAccessStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
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 _ob_a0) |
AuditElement[] |
get_audit_trail() |
Locator[] |
get_locators(java.lang.String _ob_a0) |
Origin |
get_origin(java.lang.String _ob_a0) |
Origin[] |
get_origins() |
Origin |
get_preferred_origin() |
ParameterComponent |
parm_svc()
Defines the ParameterMgr where parameters for this Event reside
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic Event a_writeable()
a_writeable in interface EventAccessOperationspublic ParameterComponent parm_svc()
EventAccessOperationsparm_svc in interface EventAccessOperationspublic 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 EventAttr get_attributes()
get_attributes in interface EventAccessOperationspublic Origin[] get_origins()
get_origins in interface EventAccessOperationspublic Origin get_origin(java.lang.String _ob_a0) 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 _ob_a0) throws OriginNotFound, NotImplemented
get_locators in interface EventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_origin(java.lang.String _ob_a0) throws OriginNotFound, NotImplemented
get_audit_trail_for_origin in interface EventAccessOperationsOriginNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessNotImplemented