public interface TopicManager extends ApplicationListener
TopicManager
Modifier and Type | Interface and Description |
---|---|
static class |
TopicManager.Impl |
static class |
TopicManager.TopicMessage |
Modifier and Type | Method and Description |
---|---|
void |
register(String topicName,
Ice.ObjectPrx prx,
boolean strict)
Enforces no security constraints.
|
void |
unregister(String topicName,
Ice.ObjectPrx prx) |
onApplicationEvent
void register(String topicName, Ice.ObjectPrx prx, boolean strict) throws omero.ServerError
omero.ServerError
void unregister(String topicName, Ice.ObjectPrx prx) throws omero.ServerError
omero.ServerError
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.