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:
    ForeignServer
    OnDemandRouter
    ApplicationServer
    SIPContainer
    JMSServer
    SecurityServer
    ApplicationContainer
    NameServer
    Proxy
    ServiceContext
    WebServer
    NodeAgent
    ExternallyManagedHTTPServer
    PortletContainer
    ProxyServer
    SecurityServer
    ExternalFileService
    ServerCluster
    SystemMessageServer
    CellManager
    WebContainer
    Server
    Component
    EJBContainer
    JobManager
    ListenerPort
    Agent
    ServerComponent
    WorkloadManagementServer

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