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:
WebServer
ApplicationContainer
CellManager
ServerComponent
SecurityServer
Proxy
SIPContainer
WorkloadManagementServer
PortletContainer
OnDemandRouter
NodeAgent
NameServer
SecurityServer
JMSServer
EJBContainer
ApplicationServer
WebContainer
ExternallyManagedHTTPServer
JobManager
ProxyServer
Agent
SystemMessageServer
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
Attributes Summary properties : Property * * No description is available * components : Component + * No description is available * parentComponent : Component @ * No description is available * server : Server @ * No description is available *
Attribute Details
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