ManagedObject

This type is a class for model objects.

Represents the configuration for an object which is manageable by an agent process.

Package: process

Known subtypes:
    SecurityServer
    ExternalFileService
    OnDemandRouter
    SystemMessageServer
    WorkloadManagementServer
    ServerComponent
    CellManager
    SecurityServer
    WebContainer
    ListenerPort
    Component
    ServiceContext
    JMSServer
    WebServer
    JobManager
    Proxy
    EJBContainer
    ManagedLibertyServer
    Server
    SIPContainer
    Agent
    NodeAgent
    ApplicationServer
    ApplicationContainer
    ForeignServer
    NameServer
    ExternallyManagedHTTPServer
    ServerCluster
    ProxyServer
    PortletContainer

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  StateManageable.managedObject
  StatisticsProvider.managedObject



Attributes Summary
name : EString A logical name for the server. Server names must be unique within a node.
stateManagement : StateManageable @ * No description is available *
statisticsProvider : StatisticsProvider @ * No description is available *



Attribute Details

name  -  A logical name for the server. Server names must be unique within a node.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

stateManagement  -  * No description is available *
    Reference Type: StateManageable @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false
    Opposite: StateManageable.managedObject

statisticsProvider  -  * No description is available *
    Reference Type: StatisticsProvider @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false
    Opposite: StatisticsProvider.managedObject



(C) COPYRIGHT International Business Machines Corp. 1996-2006