Using a SaxParser it will look for the MBean tag for Naming, when it finds that it is in that tag, it will then look for the Port attribute to determine the jnp port
The JBossServerHandler class handles the searching, by determining when the SAX parser has started reading the element that has the text that is being searched, and when that element has ended.
Config parsing intended only for JBoss server auto discovery.
|
|
|
|