public interface ServerProxy
Modifier and Type | Method and Description |
---|---|
void |
addWebApplication(AntWebAppContext awc)
Adds a new web application to this server.
|
java.lang.Object |
getProxiedObject() |
void |
start()
Starts this server.
|
void addWebApplication(AntWebAppContext awc)
awc
- a AntWebAppContext object.void start()
java.lang.Object getProxiedObject()
Copyright © 1995–2023 Webtide. All rights reserved.