Uses of Interface
com.sun.n1.sps.model.PluginMember

Packages that use PluginMember
com.sun.n1.sps.model.component   
com.sun.n1.sps.model.folder   
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.plan   
com.sun.n1.sps.model.resource   
 

Uses of PluginMember in com.sun.n1.sps.model.component
 

Subinterfaces of PluginMember in com.sun.n1.sps.model.component
 interface Component
          A component object is used to model a software component, including its associated resources, steps required to install and uninstall it, and available controls once installed.
 interface ComponentTypeRef
          ComponentTypeRef contains information on a component type.
 interface SummaryComponent
          Summary view of a Component object.
 interface SystemServiceRef
          A system service is a persistent reference to an installed system service component which is auto-installed and managed by the ROX system.
 

Uses of PluginMember in com.sun.n1.sps.model.folder
 

Subinterfaces of PluginMember in com.sun.n1.sps.model.folder
 interface Folder
          A folder is a first-class object which can contain other folders, or plans or components.
 

Uses of PluginMember in com.sun.n1.sps.model.host
 

Subinterfaces of PluginMember in com.sun.n1.sps.model.host
 interface HostSearch
          A host search is used to persistently store a user specified host search criteria.
 interface HostSet
          A host set is used to group hosts.
 interface HostType
          A host type declares a set of variables, and is used to dynamically extend the data associated with a Host object.
 

Uses of PluginMember in com.sun.n1.sps.model.plan
 

Subinterfaces of PluginMember in com.sun.n1.sps.model.plan
 interface ExecutionPlan
          Encapsulates an Execution Plan, a sequence of ExecSteps.
 

Uses of PluginMember in com.sun.n1.sps.model.resource
 

Subinterfaces of PluginMember in com.sun.n1.sps.model.resource
 interface RsrcInfo
          RsrcInfo contains information about a resource, including the name and version of a resource..