Not all children of DomainRoot have getter method; they could be added dynamically.
The 'name' property in the ObjectName of DomainRoot is the name of the appserver domain. For example, appserver domains 'domain' and 'domain2' would have ObjectNames for DomainRoot as follows:
amx:type=DomainRoot:name=domain1 amx:type=DomainRoot:name=domain2Of course, these two MBeans would normally be found in different MBeanServers.
|
|