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