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
IOException
public HostConfiguration getHostByName(String hostname)
protected void initHost(File webappsDir, String hostname, ClassLoader commonLibCL, File[] commonLibCLPaths, Map args) throws IOException
IOException
Copyright © 2018. All rights reserved.