Package | Description |
---|---|
com.caucho.management.server | |
com.caucho.server.host | |
com.caucho.server.session | |
com.caucho.server.webapp |
Modifier and Type | Method and Description |
---|---|
WebAppMXBean |
SessionManagerMXBean.getWebApp()
Returns the owning WebApp.
|
WebAppMXBean[] |
HostMXBean.getWebApps()
Returns an array of the webapps
|
Modifier and Type | Method and Description |
---|---|
WebAppMXBean[] |
HostAdmin.getWebApps()
Returns the webapps.
|
Modifier and Type | Method and Description |
---|---|
WebAppMXBean |
SessionManagerAdmin.getWebApp()
Returns the owning web-app's
|
Modifier and Type | Class and Description |
---|---|
class |
WebAppAdmin
The admin implementation for a web-app.
|