Modifier and Type | Field and Description |
---|---|
protected TomcatFactoryRegistry |
registry |
protected org.apache.catalina.Server |
server |
Constructor and Description |
---|
TomcatServer(TomcatFactoryRegistry registry,
org.apache.catalina.Server server)
Constructs a new CatalinaServer wrapping the specified catalina server.
|
protected final TomcatFactoryRegistry registry
protected final org.apache.catalina.Server server
public TomcatServer(TomcatFactoryRegistry registry, org.apache.catalina.Server server)
server
- a catalina serverpublic Iterable<Engine> getEngines()
getEngines
in interface Server
Copyright © 2017 JBoss by Red Hat. All rights reserved.