| Package | Description |
|---|---|
| org.omg.dds.core |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
| org.omg.dds.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
| Modifier and Type | Method and Description |
|---|---|
DomainParticipantFactory |
ServiceEnvironment.ServiceProviderInterface.getParticipantFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DomainParticipantFactory |
DomainParticipantFactory.getInstance(ServiceEnvironment env)
This operation returns the per-ServiceEnvironment
DomainParticipantFactory singleton.
|
Copyright © 2014. All rights reserved.