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

Packages that use com.sun.n1.sps.model.host
com.sun.n1.sps.model.component   
com.sun.n1.sps.model.executor   
com.sun.n1.sps.model.folder   
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.install   
com.sun.n1.sps.model.plugin   
com.sun.n1.sps.model.rule   
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.component
ConnectionType
          A strongly-typed enumeration of app instance connection types, which may be either RAW, SSH, or SSL.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.executor
Host
          A host is the internal representation of a deployment target.
HostID
          A strongly-typed ID for Host objects.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.folder
HostSetID
          A strongly-typed ID for HostSet objects.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.host
AppInstance
          An app instance describes an application installed on a physical host.
AppInstanceID
          A strongly-typed ID for AppInstance objects.
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.
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.
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.
HostID
          A strongly-typed ID for Host objects.
HostIDSet
          A strongly-typed set of HostID objects.
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.
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.
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).
UpgradeNodeState
          Instances of this class indicate the exact state of a node within an upgrade task.
UpgradeNodeState.FACTORY
          Factory for upgrade node state enums.
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.
UpgradeTaskState
          Instances of this class indicate the current status of the upgrade task.
UpgradeTaskState.FACTORY
          Factory for upgrade task states.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.install
HostID
          A strongly-typed ID for Host objects.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.plugin
HostSearchIDSet
          A strongly-typed set of HostSearchID objects.
HostSetIDSet
          A strongly-typed set of HostSetID objects.
HostTypeIDSet
          A strongly-typed set of HostTypeID objects.
 

Classes in com.sun.n1.sps.model.host used by com.sun.n1.sps.model.rule
HostID
          A strongly-typed ID for Host objects.
HostSetID
          A strongly-typed ID for HostSet objects.