Package | Description |
---|---|
com.caucho.cloud.network | |
com.caucho.cloud.topology | |
com.caucho.management.server | |
com.caucho.server.cluster | |
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
ClusterMXBean |
ClusterServerAdmin.getCluster()
Returns the owning cluster's object name.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudClusterAdmin |
Modifier and Type | Method and Description |
---|---|
ClusterMXBean |
CloudCluster.getAdmin() |
Modifier and Type | Method and Description |
---|---|
ClusterMXBean |
ClusterServerMXBean.getCluster()
The containing cluster.
|
ClusterMXBean |
ServerMXBean.getCluster()
Returns the cluster owning this server
|
ClusterMXBean[] |
ResinMXBean.getClusters()
Returns the Cluster mbean-names for all clusters managed by Resin.
|
Modifier and Type | Method and Description |
---|---|
ClusterMXBean |
Cluster.getAdmin()
Returns the admin.
|
ClusterMXBean |
ServerAdmin.getCluster()
Returns the cluster owning this server
|
Modifier and Type | Method and Description |
---|---|
ClusterMXBean[] |
ResinAdmin.getClusters()
Returns the Clusters known to Resin.
|