AdminService


This type is a class for model objects.

The AdminService represents the configuration for all aspects of the administrative component within a server.

Package: adminservice
Supertype: Service

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  ManagedNode.adminService



Attributes Summary
standalone : EBoolean No used for WebSphere 5.0.
connectors : JMXConnector * A list of the JMX connectors that this process will initialize and run for administrative communications flowing between this process and others.
preferredConnector : JMXConnector @ A reference to the JMX connector that this process would prefer to use, if a choice exists. @since 7.0 - deprecated
extensionMBeanProviders : ExtensionMBeanProvider * A list of the libraries that contain elements that support the ExtensionMBean mechanism for extending the admin service with additional JMX MBeans.
configRepository : RepositoryService @ The configuration data used by the implementation of the repository service.
pluginConfigService : PluginConfigService @ * No description is available *
localAdminProtocol : JMXConnector @ Specifies which JMX protocol to use for local only communications. If one is not specified, IPC will be used. In total, any WebSphere application server will have only 2 JMX ports opened, one for local and one for remote. @since 7.0
remoteAdminProtocol : JMXConnector @ Specifies which JMX protocol to use for remote communications. If one is not specified, SOAP will be used. In total, any WebSphere application server will have only 2 JMX ports opened, one for local and one for remote. @since 7.0



Attribute Details

standalone  -  No used for WebSphere 5.0.
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

connectors  -  A list of the JMX connectors that this process will initialize and run for administrative communications flowing between this process and others.
    Reference Type: JMXConnector *
    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

preferredConnector  -  A reference to the JMX connector that this process would prefer to use, if a choice exists. @since 7.0 - deprecated
    Reference Type: JMXConnector @
    Containment:  false
    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

extensionMBeanProviders  -  A list of the libraries that contain elements that support the ExtensionMBean mechanism for extending the admin service with additional JMX MBeans.
    Reference Type: ExtensionMBeanProvider *
    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

configRepository  -  The configuration data used by the implementation of the repository service.
    Reference Type: RepositoryService @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

pluginConfigService  -  * No description is available *
    Reference Type: PluginConfigService @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

localAdminProtocol  -  Specifies which JMX protocol to use for local only communications. If one is not specified, IPC will be used. In total, any WebSphere application server will have only 2 JMX ports opened, one for local and one for remote. @since 7.0
    Reference Type: JMXConnector @
    Containment:  false
    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

remoteAdminProtocol  -  Specifies which JMX protocol to use for remote communications. If one is not specified, SOAP will be used. In total, any WebSphere application server will have only 2 JMX ports opened, one for local and one for remote. @since 7.0
    Reference Type: JMXConnector @
    Containment:  false
    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