When QMan is started and a configuration file is given
(via system property) with initial broker connection data(s),
this servlet simply sends connect command(s) to QMan in order
to estabilish the connection(s) to the requested broker(s).
Concrete implementor must define in this method what
needs to be done when the corresponding director callback
happens (@see MBeanCapabilityBuilder.endAttributes()
This controller retrieves from QMan all the registered resources and organize
that data in a model that is then forwarded to the appropriate view page.
This is the concrete implementation of the internal interface EndAttributesHandler
that is activated when this builder detects the presence of at least one property on the
capability class.
This is the concrete implementation of the internal interface EndAttributesHandler
that is activated when this builder detects that there are no properties defined for
the capability class.