cell=mycell,node=mynode,process=server1,type=TransactionService |
is a fragment of the object name whose complete name
is returned by this command. It is used to find the matching object name which
is, in this case, the transaction object MBean for the node mynode,
where mynode is the name of the node that you use to synchronize configuration
changes. For example: type=TransactionService, process=server1. It
can be any valid combination of domain and key properties. For example, type,
name, cell, node, process, etc. |