All Implemented Interfaces:
Container
All Known Implementing Classes:
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: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. 2006) $| Method from org.apache.catalina.Engine Summary: |
|---|
| getDefaultHost, getJvmRoute, getService, 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). |