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

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