Package | Description |
---|---|
com.caucho.resin |
Modifier and Type | Class and Description |
---|---|
class |
WebAppLocalDeployEmbed
Enables the local deployment service at /resin.deploy
|
Modifier and Type | Method and Description |
---|---|
void |
ResinEmbed.addWebApp(WebAppEmbed webApplication)
Adds a web-app to the server.
|
void |
ResinEmbed.removeWebApp(WebAppEmbed webApplication) |
void |
ResinEmbed.setWebApps(WebAppEmbed[] webApps)
Sets a list of webapps
|