Ice 3.7 Slice API Reference
Operations | List of all members
IceStorm::Finder Interface Reference

This inferface is advertised by the IceStorm service through the Ice object with the identity `IceStorm/Finder'. More...

defined in <IceStorm/IceStorm.ice>

interface Finder { ... }

Operations

TopicManagergetTopicManager ()
 Get the topic manager proxy. More...
 

Detailed Description

This inferface is advertised by the IceStorm service through the Ice object with the identity `IceStorm/Finder'.

This allows clients to retrieve the topic manager with just the endpoint information of the IceStorm service.

Operation Documentation

◆ getTopicManager()

TopicManager* getTopicManager ( )

Get the topic manager proxy.

The proxy might point to several replicas.

Returns
The topic manager proxy.

The documentation for this interface was generated from the following file: