Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Ice::PropertiesAdmin Interface Reference

Provides remote access to the properties of a communicator. More...

defined in <Ice/PropertiesAdmin.ice>

interface PropertiesAdmin { ... }

Operations

PropertyDict getPropertiesForPrefix (string prefix)
 Gets all properties whose keys begin with prefix.
string getProperty (string key)
 Gets a property by key.
void setProperties (PropertyDict newProperties)
 Updates the communicator's properties with the given property set.

Detailed Description

Provides remote access to the properties of a communicator.

Definition at line 17 of file PropertiesAdmin.ice.


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