Component
This type is a class for model objects.
Represents a process containing remotely callable components.
A server represents the configuration information of a component which can execute indepedently of a parent component in its own process (like a service). Multiple servers can execute within the JVM
Package: process
Supertype: ServiceContext
Known subtypes:
OnDemandRouter
ServerComponent
Agent
WorkloadManagementServer
SecurityServer
PortletContainer
NodeAgent
ApplicationServer
EJBContainer
JMSServer
CellManager
NameServer
WebServer
ExternallyManagedHTTPServer
ProxyServer
SystemMessageServer
SecurityServer
ApplicationContainer
SIPContainer
WebContainer
Proxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
Component.parentComponent
Collection attributes having this type:
Component.components
Server.components
properties - * No description is available *
Reference Type: Property *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
components - * No description is available *
Reference Type: Component +
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 1
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
Opposite: Component.parentComponent
parentComponent - * No description is available *
Reference Type: Component @
Containment: false
Container: true
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: Component.components
server - * No description is available *
Reference Type: Server @
Containment: false
Container: true
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: Server.components
(C) COPYRIGHT International Business Machines Corp. 1996-2006