ExtensionMBeanProvider

A library that provides implementations of JMX MBeans to be incorporated with the WebSphere administration system.



Attributes Summary
classpath : StringThe path to the codebase for the provider or the jar file in which the provider is packaged.
description : StringSome descriptive text to document whatever is relevant about the provider.
name : StringThe name that identifies the provider.
extensionMBeans : ExtensionMBean * A list of the MBeans that is implemented by the provider.

Attribute Details

classpath    -    The path to the codebase for the provider or the jar file in which the provider is packaged.
     data type:  String
     default Value:   unspecified



description    -    Some descriptive text to document whatever is relevant about the provider.
     data type:  String
     default Value:   unspecified



name    -    The name that identifies the provider.
     data type:  String
     default Value:   unspecified



extensionMBeans    -    A list of the MBeans that is implemented by the provider.
     data type: ExtensionMBean*


Copyright IBM Corp. 1997-2004