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)
awc
- a AntWebAppContext object.void start()
Object getProxiedObject()
Copyright © 1995-2015 Webtide. All Rights Reserved.