All Implemented Interfaces:
Container
All Known Implementing Classes:
WebEngine, StandardEngine
The child containers attached to an Engine are generally implementations of Host (representing a virtual host) or Context (representing individual an individual servlet context), depending upon the Engine implementation.
If used, an Engine is always the top level Container in a Catalina
hierarchy. Therefore, the implementation's setParent() method
should throw IllegalArgumentException.
Craig - R. McClanahan$ - Revision: 1.3 $ $Date: 2007/05/05 05:31:51 $| Method from org.apache.catalina.Engine Summary: |
|---|
| addDefaultContext, getDefaultContext, getDefaultHost, getJvmRoute, getService, importDefaultContext, setDefaultHost, setJvmRoute, setService |
| Method from org.apache.catalina.Engine Detail: |
|---|
|
|
|
|
Service with which we are associated (if any). |
|
|
|
Service with which we are associated (if any). |