Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IceStorm::Finder Interface Reference

This interface 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.

Detailed Description

This interface 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: