| Package | Description |
|---|---|
| org.apache.catalina.connector | |
| org.apache.catalina.core | |
| org.apache.catalina.loader | |
| org.apache.catalina.logger | |
| org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
| org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context. |
| org.apache.catalina.startup | |
| org.apache.catalina.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
Connector.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
ContainerBase.lifecycle
The lifecycle event support for this component.
|
protected LifecycleSupport |
StandardPipeline.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
WebappLoader.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
LoggerBase.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
RealmBase.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
StoreBase.lifecycle
The lifecycle event support for this component.
|
protected LifecycleSupport |
PersistentManagerBase.lifecycle
The lifecycle event support for this component.
|
protected LifecycleSupport |
StandardManager.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
Embedded.lifecycle
The lifecycle event support for this component.
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleSupport |
ValveBase.lifecycle
The lifecycle event support for this component.
|
Copyright © 2017. All rights reserved.