The parent Container attached to a Host is generally an Engine, but may be some other implementation, or may be omitted if it is not necessary.
The child containers attached to a Host are generally implementations of Context (representing an individual servlet context). @author Craig R. McClanahan @version $Id: Host.java 1060467 2011-01-18 17:01:07Z markt $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|