Java
T
point
Home
Python
Java
PHP
JavaScript
C++
C#
Aptitude
Reasoning
Selenium
DS
DBMS
C
SQL
Android
HTML
Interview Q
Training
Content Menu ▼
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Question 1
:
In JDK 6, the JMX Monitor API now uses a thread pool to increase performance. What is the purpose of the JMX Monitor API?
1.
It allows the creation of user-defined MXBeans.
2.
It supplies additional metadata about the MBean.
3.
It controls how the MBean is displayed on your monitor.
4.
It allows an application to sample MBean properties and send notification if necessary.