Package | Description |
---|---|
com.caucho.cloud.topology | |
com.caucho.management.server | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Method and Description |
---|---|
HostMXBean[] |
CloudClusterAdmin.getHosts() |
Modifier and Type | Method and Description |
---|---|
HostMXBean |
WebAppMXBean.getHost()
Returns the owning host
|
HostMXBean[] |
ClusterMXBean.getHosts()
Returns a list of the ObjectNames for the virtual hosts.
|
Modifier and Type | Class and Description |
---|---|
class |
HostAdmin
The admin implementation for a host.
|
Modifier and Type | Method and Description |
---|---|
HostMXBean |
Host.getAdmin()
Returns the admin.
|
HostMXBean |
HostController.getAdmin()
Returns the host admin.
|
Modifier and Type | Method and Description |
---|---|
HostMXBean |
WebAppAdmin.getHost()
Returns the owning host
|
HostMXBean |
WebApp.getHostAdmin()
Gets the URL
|