| Class | Description |
|---|---|
| Application |
POJO representing Tomcat's web application.
|
| ApplicationParam |
A model class representing an application initialization parameter.
|
| ApplicationResource |
POJO representing application "resource" in Tomcat.
|
| ApplicationSession |
POJO representing HTTP session.
|
| Attribute |
This bean represents HttpSession attribute.
|
| Connector |
POJO representing a Connector and its RequestProcessors.
|
| DataSourceInfoGroup |
This POJO represents a group of datasources.
|
| DisconnectedLogDestination |
This class holds attributes of any other LogDestination so that LogDestination can be serialized.
|
| FilterInfo |
A model class representing a filter.
|
| FilterMapping |
A model class representing a filter mapping item.
|
| IpInfo |
The Class IpInfo.
|
| RequestProcessor |
POJO representing a single http request processor thread.
|
| ServletInfo |
A model class representing a servlet.
|
| ServletMapping |
A model class representing a servlet mapping item.
|
| SessionSearchInfo |
Data model class used by session search feature of application session screen.
|
| SunThread |
The Class SunThread.
|
| SystemInformation |
POJO representing system information for "system infromation" tab.
|
| ThreadPool |
POJO representing thread pool.
|
| ThreadStackElement |
The Class ThreadStackElement.
|
| TomcatTestReport |
POJO representing "quick check" report.
|
| TransportableModel |
A wrapper class to assist marshalling of ModelAndView.getModel() map to XML representation.
|
Copyright © 2009–2020 psi-probe. All rights reserved.