RvsrdInformation

Class

Declaration

class com.tibco.tibrv.config.RvsrdInformation
  extends RvrdInformation

Purpose

Encapsulate general information from Rendezvous secure routing daemons.

Inherited Methods

RvrdInformation.getRoutingNamesCount()

RvrdInformation.getStoreFilePath()

RvdInformation.getClientPort()

RvdInformation.getNetworkServicesCount()

RvdInformation.getUsername()

ComponentInformation.getAsMap()

ComponentInformation.getHostname()

ComponentInformation.getIpAddress()

ComponentInformation.getName()

ComponentInformation.getVersion()

Remarks

Instances of this class are read-only objects. Methods do not interact with the component.

DaemonProxy.getComponentInformation() can return instances of this class.

This class does not add any new methods to its superclass.

Superclasses

ComponentInformation

RvdInformation

RvrdInformation

See Also

Read-Only Objects

DaemonProxy.getComponentInformation()