Package | Description |
---|---|
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
BootPodConfig |
BootClusterConfig.createPod() |
BootPodConfig |
BootServerConfig.getPod() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<BootPodConfig> |
BootClusterConfig.getPodList() |
Modifier and Type | Method and Description |
---|---|
void |
BootClusterConfig.addPod(BootPodConfig pod) |
Constructor and Description |
---|
BootServerConfig(BootPodConfig pod)
Creates a new resin server.
|