A Java EE travel agency application builds flight itineraries and needs to provide runtime
monitoring to external clients. Agency managers need to find out at any given time how many
itineraries have been started but not completed. This information should be made available to at
managers runtime using open-source or commercially available management tools. The
instrumentation should be done with a standard Java EE API. How should you instrument the
application?
A.
JPA
B.
JMX
C.
JMS
D.
SNMP