public interface TopicManager
extends org.springframework.context.ApplicationListener
TopicManager
修飾子とタイプ | インタフェースと説明 |
---|---|
static class |
TopicManager.Impl |
static class |
TopicManager.TopicMessage |
修飾子とタイプ | メソッドと説明 |
---|---|
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