edu.iris.Fissures.IfEvent
Class EventAccessPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfEvent.EventAccessPOA
edu.iris.Fissures.IfEvent.EventAccessPOATie
- All Implemented Interfaces:
- AuditSystemAccess, EventAccessOperations, EventDCOperations, EventMgrOperations, java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler
public class EventAccessPOATie
- extends EventAccessPOA
- See Also:
- Serialized Form
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventAccessPOATie
public EventAccessPOATie(EventAccessOperations delegate)
EventAccessPOATie
public EventAccessPOATie(EventAccessOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public EventAccessOperations _delegate()
_delegate
public void _delegate(EventAccessOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
a_writeable
public Event a_writeable()
parm_svc
public ParameterComponent parm_svc()
- Description copied from interface:
EventAccessOperations
- Defines the ParameterMgr where parameters for this Event reside
a_factory
public EventFactory a_factory()
a_finder
public EventFinder a_finder()
a_channel_finder
public EventChannelFinder a_channel_finder()
get_attributes
public EventAttr get_attributes()
get_origins
public Origin[] get_origins()
get_origin
public Origin get_origin(java.lang.String the_origin)
throws OriginNotFound
- Throws:
OriginNotFound
get_preferred_origin
public Origin get_preferred_origin()
throws NoPreferredOrigin
- Throws:
NoPreferredOrigin
get_locators
public Locator[] get_locators(java.lang.String an_origin)
throws OriginNotFound,
NotImplemented
- Throws:
OriginNotFound
NotImplemented
get_audit_trail_for_origin
public AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin)
throws OriginNotFound,
NotImplemented
- Throws:
OriginNotFound
NotImplemented
get_audit_trail
public AuditElement[] get_audit_trail()
throws NotImplemented
- Throws:
NotImplemented