Detect Java EE components
JProfiler can detect the following Java EE component types:
servlets
JSPs
EJBs
The corresponding methods have a separate icon in the call tree. For JSPs, the name
of the
JSP source file is displayed instead of the generated class and for EJBs the name
of the interface
is displayed instead of the generated stub or proxy classes. In the "method" and the
"class" aggregation levels,
the real class names are displayed in square brackets, too.
Based on this component information, JProfiler offers the Java EE components aggregation level
in all views with an aggregation level selector. If you would like to disable Java
EE component
detection, you can deselect the checkbox labeled Detect Java EE components.