host
package defines the service and data objects for managing Hosts.See: Description
Interface | Description |
---|---|
HostService |
Service to manage hosts and retrieve host information.
|
Class | Description |
---|---|
ClusterDesc |
Describes a clustered host
the J2EE cluster name and the member instances in a cluster
|
ClusteredHostDesc |
Describes a host instance in a cluster
|
PlatformDesc |
Describes a cluster or singleton host
|
SingletonHostDesc |
Describes a host.
|
host
package defines the service and data objects for managing Hosts.
A TIBCO Host is a separate process that manages the ActiveMatrix Node processes. When commanded, it can start or stop an ActiveMatrix Node, or deploy (or lifecycle) applications on it. A Host only facilitates the management of the Nodes but does not itself host the applications inside it. ActiveMatrix nodes are the runtime engines that run the applications.