Package com.sun.n1.sps.model.host

Interface Summary
AppInstance An app instance describes an application installed on a physical host.
AppInstanceID A strongly-typed ID for AppInstance objects.
AppTypeCriteria An app type criteria specifies a dynamic selection criteria for matching hosts that contain a particular type of application.
AttributeCriteria An attribute criteria specifies a dynamic selection criteria for matching hosts that contain a particular value for a particular attribute.
AttributeCriteriaList A strongly-typed list of AttributeCriteria objects.
Host A host is the internal representation of a deployment target.
HostID A strongly-typed ID for Host objects.
HostIDSet A strongly-typed set of HostID objects.
HostSearch A host search is used to persistently store a user specified host search criteria.
HostSearchCriteria A host search criteria specifies dynamic selection criteria for matching hosts.
HostSearchID A strongly-typed ID class for HostSearch objects.
HostSearchIDSet A strongly-typed set of HostSearchID objects.
HostSet A host set is used to group hosts.
HostSetID A strongly-typed ID for HostSet objects.
HostSetIDSet A strongly-typed set of HostSetID objects.
HostType A host type declares a set of variables, and is used to dynamically extend the data associated with a Host object.
HostTypeID A strongly-typed ID for HostType objects.
HostTypeIDSet A strongly-typed set of HostTypeID objects.
HostTypeVar A variable declared by a host type.
HostTypeVarList A strongly-typed list of HostTypeVar objects.
MachineInfo Contains information describing the physical machine and remote agent install info associated with a particular host.
PhysicalCriteria A physical criteria specifies a dynamic selection criteria for matching hosts that are either physical or virtual (or both).
UIAppInstanceUpdate Encapsulates the result of app Instance update operations.
UpgradeNodeStatus Instances of this class encapsulate the status of an individual node when reporting status of an upgrade task.
UpgradeTaskID A unique ID for a UpgradeTaskID object.
UpgradeTaskStatus This class encapsulates the status of an upgrade task.
UpgradeTaskSummary This class encapsulates the summary status of an upgrade task.
 

Class Summary
AppType A strongly-typed enumeration of app instance types, which may be either MS, LD, or RA.
AppType.Factory Factory for object app type enums.
ComparisonType A strongly-typed enumeration of comparsion types, which may be either equals or contains.
ComparisonType.Factory Factory for object comparison type enums.
ConnectionType A strongly-typed enumeration of app instance connection types, which may be either RAW, SSH, or SSL.
ConnectionType.Factory Factory for object connection type enums.
UpgradeNodeState Instances of this class indicate the exact state of a node within an upgrade task.
UpgradeNodeState.FACTORY Factory for upgrade node state enums.
UpgradeTaskState Instances of this class indicate the current status of the upgrade task.
UpgradeTaskState.FACTORY Factory for upgrade task states.