Package | Description |
---|---|
cern.dip | |
cern.dip.implementation | |
cern.dip.implementation.test | |
cern.dip.mock |
Modifier and Type | Method and Description |
---|---|
DipPublication |
DipFactory.createDipPublication(String topicName,
DipPublicationErrorHandler handler)
Creates a new DipPublication object for the topic specified by topicName.
|
Modifier and Type | Method and Description |
---|---|
DipPublication |
DipFactoryImp.createDipPublication(String topicName,
DipPublicationErrorHandler handler) |
Constructor and Description |
---|
DipPublicationImp(DipFactory fact,
String topicName,
DipPublicationErrorHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
ShortLivedPublisher
This class publishes for a short time, unregister, reregisters and republishes.
|
Modifier and Type | Method and Description |
---|---|
void |
MockDipPublication.addPublicationErrorHandler(DipPublicationErrorHandler handler) |
DipPublication |
MockDipFactory.createDipPublication(String topicName,
DipPublicationErrorHandler handler) |
Copyright © 2008–2017 CERN. All rights reserved.