org.omg.dds
Class DomainParticipantFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.dds.DomainParticipantFactoryPOA
org.omg.dds.DomainParticipantFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, DomainParticipantFactoryOperations
public class DomainParticipantFactoryPOATie
- extends DomainParticipantFactoryPOA
Generated from IDL interface "DomainParticipantFactory".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
| 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)
Copyright © 2015 JacORB. All rights reserved.