public class TomcatConfig extends Object
| Constructor and Description |
|---|
TomcatConfig(String port,
String address)
This constructor is intended to provide TomcatConfig instances not
based on an XML file (as opposed to the (cached) instances obtained from
getConfig(File) method). |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
static TomcatConfig |
getConfig(File configXML) |
String |
getPort() |
static void |
main(String[] args) |
public TomcatConfig(String port, String address)
getConfig(File) method).port - address - Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.