8.20.2 Trace information that can be collected
The following table describes the trace information that can be collected in JSF 2.2.
|
No. in the figure# |
Event ID |
Level |
Information that you can acquire |
||
|---|---|---|---|---|---|
|
Interface name |
Operation name |
Optional |
|||
|
1 |
0xAF20 |
A |
Client ID |
Class name and method name of the custom converter |
-- |
|
2 |
0xAF21 |
A |
Client ID |
Class name and method name of the custom converter |
|
|
3 |
0xAF22 |
A |
Client ID |
Class name of the custom validator. If the custom validator is invoked by using MethodExpression, MethodExpression is acquired.
|
-- |
|
4 |
0xAF23 |
A |
Client ID |
Class name of the custom validator. If the custom validator is invoked by using MethodExpression, MethodExpression is acquired.
|
|
|
5 |
0xAF24 |
A |
Client ID |
Class name of ValueChangeListener. If ValueChangeListener is invoked by using MethodExpression, MethodExpression is acquired. |
-- |
|
6 |
0xAF25 |
A |
Client ID |
|
|
|
7 |
0xAF26 |
A |
Client ID |
Class name of ActionListener. If ActionListener is invoked by using MethodExpression, MethodExpression is acquired. |
-- |
|
8 |
0xAF27 |
A |
Client ID |
|
|
|
9 |
0xAF28 |
A |
Client ID |
Class name of AjaxBehaviorListener. If AjaxBehaviorListener is invoked by using MethodExpression, MethodExpression is acquired. |
-- |
|
10 |
0xAF29 |
A |
Client ID |
|
|
|
11 |
0xAF2A |
A |
Client ID |
-- |
-- |
|
12 |
0xAF2B |
A |
Client ID |
-- |
|
|
13 |
0xAF2C |
A |
Client ID |
Class name of ComponentSystemEventListener. If ComponentSystemEventListener is invoked by using MethodExpression, MethodExpression is acquired. |
-- |
|
14 |
0xAF2D |
A |
Client ID |
|
|
- Legend:
-
A: Standard
--: Not applicable
- #
-
Corresponds to the numbers in Figure 8-84 through Figure 8-90.