Package | Description |
---|---|
org.apache.catalina | |
org.apache.catalina.core |
Modifier and Type | Method and Description |
---|---|
Cluster |
Container.getCluster()
Return the Cluster with which this Container is associated.
|
Modifier and Type | Method and Description |
---|---|
void |
Container.setCluster(Cluster cluster)
Set the Cluster with which this Container is associated.
|
Modifier and Type | Field and Description |
---|---|
protected Cluster |
ContainerBase.cluster
The cluster with which this Container is associated.
|
Modifier and Type | Method and Description |
---|---|
Cluster |
ContainerBase.getCluster()
Return the Cluster with which this Container is associated.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerBase.setCluster(Cluster cluster)
Set the Cluster with which this Container is associated.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.