Package winstone

Class HostGroup

java.lang.Object
winstone.HostGroup

public class HostGroup extends Object
Manages the references to individual hosts within the container. This object handles the mapping of ip addresses and hostnames to groups of webapps, and init and shutdown of any hosts it manages.
Version:
$Id: HostGroup.java,v 1.4 2006/03/24 17:24:21 rickknowles Exp $
Author:
Rick Knowles