AdminService

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

Inherits from type Service and adds the following.


 

Attributes Summary

standalone Not used for WebSphere 5.
connectors A list of the JMX connectors that this process will initialize and run for administrative communications flowing between this process and others.
preferredConnector A reference to the JMX connector that this process would prefer to use, if a choice exists.
extensionMBeanProviders A list of the libraries that contain elements that support the ExtensionMBean mechanism for extending the admin service with additional JMX MBeans.
configRepository The config data used by the implementation of the repository service.

 

Attribute Details

standalone

- Not used for WebSphere 5.0.

Data type:   Boolean
Default value:   true


connectors

- A list of the JMX connectors that this process will initialize and run for administrative communications flowing between this process and others.

Data type:  JMXConnector*



preferredConnector

- A reference to the JMX connector that this process would prefer to use, if a choice exists.

Data type:  JMXConnector@



extensionMBeanProviders

- A list of the libraries that contain elements that support the ExtensionMBean mechanism for extending the admin service with additional JMX MBeans.

Data type:  ExtensionMBeanProvider*



configRepository

- The config data used by the implementation of the repository service.

Data type:  RepositoryService


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.