org.omg.dds
Class DomainParticipantFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.dds.DomainParticipantFactoryPOA
org.omg.dds.DomainParticipantFactoryPOATie
- All Implemented Interfaces:
- DomainParticipantFactoryOperations, InvokeHandler
- public class DomainParticipantFactoryPOATie
- extends DomainParticipantFactoryPOA
Generated from IDL interface "DomainParticipantFactory"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _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 |
DomainParticipantFactoryPOATie
public DomainParticipantFactoryPOATie(DomainParticipantFactoryOperations delegate)
DomainParticipantFactoryPOATie
public DomainParticipantFactoryPOATie(DomainParticipantFactoryOperations delegate,
POA poa)
_this
public DomainParticipantFactory _this()
- Overrides:
_this
in class DomainParticipantFactoryPOA
_this
public DomainParticipantFactory _this(ORB orb)
- Overrides:
_this
in class DomainParticipantFactoryPOA
_delegate
public DomainParticipantFactoryOperations _delegate()
_delegate
public void _delegate(DomainParticipantFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
lookup_participant
public DomainParticipant lookup_participant(int domainId)
create_participant
public DomainParticipant create_participant(int domainId,
DomainParticipantQos qos,
DomainParticipantListener a_listener)
get_default_participant_qos
public void get_default_participant_qos(DomainParticipantQosHolder qos)
delete_participant
public int delete_participant(DomainParticipant a_participant)
set_default_participant_qos
public int set_default_participant_qos(DomainParticipantQos qos)