ComponentInformation
Class
Declaration
class com.tibco.tibrv.config.ComponentInformation
extends java.lang.Object
Purpose
Encapsulate general information from Rendezvous components.
Method |
Description |
Extract the name of the host computer where the component is running. |
|
Extract the IP address of the host computer where the component is running. |
|
Remarks
Instances of this class are read-only objects. Methods do not interact with the component.
DaemonProxy.getComponentInformation() returns objects of this class.
Subclasses
See Also
Subtopics