public interface ServerProxy
| Modifier and Type | Method and Description |
|---|---|
void |
addWebApplication(AntWebAppContext awc)
Adds a new web application to this server.
|
Object |
getProxiedObject() |
void |
start()
Starts this server.
|
void addWebApplication(AntWebAppContext awc)
webApp - a WebApplicationProxy object.scanIntervalSeconds - void start()
Object getProxiedObject()
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.