public class HostGroup extends Object
| Constructor and Description |
|---|
HostGroup(org.eclipse.jetty.server.Server server,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args) |
| Modifier and Type | Method and Description |
|---|---|
HostConfiguration |
getHostByName(String hostname) |
protected void |
initHost(File webappsDir,
String hostname,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args) |
public HostGroup(org.eclipse.jetty.server.Server server,
ClassLoader commonLibCL,
File[] commonLibCLPaths,
Map args)
throws IOException
IOExceptionpublic HostConfiguration getHostByName(String hostname)
protected void initHost(File webappsDir, String hostname, ClassLoader commonLibCL, File[] commonLibCLPaths, Map args) throws IOException
IOExceptionCopyright © 2014. All rights reserved.