JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

An messaging post-office

List of MBean attributes:

Name Type Access Value Description
Instance org.jboss.messaging.core.contract.MessagingComponent R org.jboss.messaging.core.impl.postoffice.MessagingPostOffice@6d9351a2 The instance to plug into the server peer
DataSource java.lang.String RW The JNDI name of the DataSource used by this ChannelMapper instance
TransactionManager javax.management.ObjectName RW View MBean The ObjectName of the TransactionManager used by this ChannelMaper instance
SqlProperties java.lang.String RW DML and DDL overrides
CreateTablesOnStartup boolean RW True False Should database tables be created on startup?
PostOfficeName java.lang.String RW The name of the post office
ServerPeer javax.management.ObjectName RW View MBean The ObjectName of the server peer this destination was deployed on
GroupName java.lang.String RW The name of the JGroups group to use
StateTimeout long RW Timeout for getState()
CastTimeout long RW Timeout for getState()
Clustered boolean RW True False Is this post office clustered?
ControlChannelConfig org.w3c.dom.Element RW The JGroups stack configuration for the control channel
DataChannelConfig org.w3c.dom.Element RW The JGroups stack configuration for the data channel
ServerPeer javax.management.ObjectName RW View MBean The ObjectName of the server peer this destination was deployed on
ChannelFactoryName javax.management.ObjectName RW The ObjectName of the JGroups Multiplexer used to create JChannels
ControlChannelName java.lang.String RW The name of the stack used on multiplexer for Control Channels
DataChannelName java.lang.String RW The name of the stack used on multiplexer for Data Channels
ChannelPartitionName java.lang.String RW The partition name used to identify JMS/Postoffice on the JGroups Multiplexor
MaxConcurrentReplications int RW The maximum number of concurrent replications
FailoverOnNodeLeave boolean RW True False If true then failover will occur when a node cleanly leaves the group - i.e. it is cleanly shut down
NodeIDView java.util.Set R [] Get the set of nodes in the cluster

List of MBean operations:


void create()

JBoss Service lifecycle operation


void start()

JBoss Service lifecycle operation


void stop()

JBoss Service lifecycle operation


void destroy()

JBoss Service lifecycle operation