RTI Routing Service  Version 6.0.1
 All Classes Files Functions Variables Groups
Entity Interface Reference

Entity interface (required). More...

Inheritance diagram for Entity:
Connection Session StreamReader StreamWriter DiscoveryConnection

Public Member Functions

void update (Properties properties) throws AdapterException
 Updates the configuration of an adapter entity.
 

Detailed Description

Entity interface (required).

The adapter entities are:

Member Function Documentation

void update ( Properties  properties) throws AdapterException

Updates the configuration of an adapter entity.

This method is called when remote administration is used.

Adapter entities that can be updated are:

Required: No. Implement this function only when remote configuration is needed.

Parameters
properties<<in>> New configuration properties.

RTI Routing Service Version 6.0.1 Copyright © Sun Nov 17 2019 Real-Time Innovations, Inc