| Package | Description |
|---|---|
| psiprobe.model |
Psi-Probe Model Package.
|
| psiprobe.tools |
Psi-Probe Tools Package.
|
| psiprobe.tools.logging |
Psi-Probe Logging Package.
|
| Modifier and Type | Method and Description |
|---|---|
Application |
DisconnectedLogDestination.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
static Application |
ApplicationUtils.getApplication(org.apache.catalina.Context context,
ContainerWrapperBean containerWrapper)
Gets the application.
|
static Application |
ApplicationUtils.getApplication(org.apache.catalina.Context context,
ResourceResolver resourceResolver,
boolean calcSize,
ContainerWrapperBean containerWrapper)
Creates Application instance from Tomcat Context object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ApplicationUtils.collectApplicationServletStats(org.apache.catalina.Context context,
Application app)
Calculates Sum of requestCount, errorCount and processingTime for all servlets for the given
application.
|
| Modifier and Type | Method and Description |
|---|---|
Application |
DefaultAccessor.getApplication()
Gets the application.
|
Application |
LogDestination.getApplication()
Gets the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAccessor.setApplication(Application application)
Sets the application.
|
Copyright © 2009–2020 psi-probe. All rights reserved.