JMSServer MBean

Partial ObjectName:
WebSphere:*,type=JMSServer


MBean JMSServer

Management interface for the JMS Server component.


Attribute Summary

java.lang.IntegerqueuedPort
           Port number for Queued Port used by this JMS Server
java.lang.IntegerdirectPort
           Port number for Direct Port used by this JMS Server

Operation Summary

java.lang.Booleanping()
           Check that this JMS Server is running

Attribute Detail

queuedPort

public java.lang.Integer queuedPort

     Port number for Queued Port used by this JMS Server

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


directPort

public java.lang.Integer directPort

     Port number for Direct Port used by this JMS Server

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


Operation Detail

ping

public java.lang.Boolean ping()

     Check that this JMS Server is running

Security Roles:

     administrator
     operator


Copyright IBM Corporation 2002, 2012