JMXConnector


This type is a class for model objects.

The JMXConnector represents a communication channel for admin request flows. Different JMXConnectors use different communications protocols.

Package: adminservice

Known subtypes:
    IPCConnector
    RMIConnector
    JMSConnector
    HTTPConnector
    JSR160RMIConnector
    SOAPConnector

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

Reference attributes having this type:
  AdminService.localAdminProtocol
  AdminService.preferredConnector
  AdminService.remoteAdminProtocol

Collection attributes having this type:
  AdminService.connectors



Attributes Summary
enable : EBoolean * No description is available *
properties : Property * A list of custom properties specific to the protocol used by the JMXConnector.



Attribute Details

enable  -  * No description is available *
    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

properties  -  A list of custom properties specific to the protocol used by the JMXConnector.
    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



(C) COPYRIGHT International Business Machines Corp. 1996-2006