ApplicationServer
This type is a class for model objects.
Configuration for a J2EE-compliant application server.
Package: applicationserver
Supertype: ServerComponent
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary id : ELong A server can be assigned a unique identifier. applicationClassLoaderPolicy : ClassLoaderPolicy Defines whether there is a single classloader (SINGLE) for all applications or a classloader per application (MULTIPLE). applicationClassLoadingMode : ClassLoadingMode Defines the classloading mode when the applicationClassLoadingPolicy is SINGLE only. locationServiceDaemon : LSDConnection @ Currently not used. classloaders : Classloader * * No description is available * webserverPluginSettings : WebserverPluginSettings @ * No description is available *
Attribute Details
id - A server can be assigned a unique identifier.
Data Type: ELong
Default value: -1
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
applicationClassLoaderPolicy - Defines whether there is a single classloader (SINGLE) for all applications or a classloader per application (MULTIPLE).
Data Type: ClassLoaderPolicy
Default value: MULTIPLE
Allowed values:
0 - MULTIPLE
1 - SINGLE
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
applicationClassLoadingMode - Defines the classloading mode when the applicationClassLoadingPolicy is SINGLE only.
Data Type: ClassLoadingMode
Default value: PARENT_FIRST
Allowed values:
0 - PARENT_FIRST
1 - PARENT_LAST
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
locationServiceDaemon - Currently not used.
Reference Type: LSDConnection @
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
classloaders - * No description is available *
Reference Type: Classloader *
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
webserverPluginSettings - * No description is available *
Reference Type: WebserverPluginSettings @
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006