RvsdInformation

Class

Declaration

class com.tibco.tibrv.config.RvsdInformation
  extends RvdInformation

Purpose

Encapsulate general information from Rendezvous secure communications daemons.

Method

Description

RvsdInformation.getStoreFilePath()

Extract the file name of the daemon’s store file.

Inherited Methods

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.

Superclasses

ComponentInformation

RvdInformation

See Also

Read-Only Objects

DaemonProxy.getComponentInformation()