Package | Description |
---|---|
org.apache.catalina.core | |
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 |
Modifier and Type | Class and Description |
---|---|
class |
StandardEngine
Standard implementation of the Engine interface.
|
Modifier and Type | Method and Description |
---|---|
Engine |
ManagerBase.getEngine()
Retrieve the enclosing Engine for this Manager.
|
Modifier and Type | Field and Description |
---|---|
protected Engine |
EngineConfig.engine
The Engine we are associated with.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.