DaemonProxy.getComponentInformation()

Method

Declaration

ComponentInformation getComponentInformation()
  throws ConfigurationException

Purpose

Get basic component information from the daemon.

Remarks

This method returns the contents of the General Information or Component Information page from the component’s browser administration interface. The information content varies depending on the type of the component, and its release. For details, see TIBCO Rendezvous Administration.

This method returns an object from which you can extract the information content. That object is an instance of one of these classes:

  ComponentInformation

  RvdInformation

  RvrdInformation

  RvsdInformation

  RvsrdInformation

  RvcacheInformation