|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedCluster | |
org.codehaus.wadi.gridstate.activecluster | |
org.codehaus.wadi.impl |
Uses of ExtendedCluster in org.codehaus.wadi.gridstate.activecluster |
Classes in org.codehaus.wadi.gridstate.activecluster that implement ExtendedCluster | |
class |
CustomCluster
|
class |
DummyCluster
|
class |
RestartableCluster
An ActiveCluster Cluster that can be re-start()-ed after a stop(). |
Fields in org.codehaus.wadi.gridstate.activecluster declared as ExtendedCluster | |
protected ExtendedCluster |
RestartableCluster._cluster
|
Uses of ExtendedCluster in org.codehaus.wadi.impl |
Fields in org.codehaus.wadi.impl declared as ExtendedCluster | |
protected ExtendedCluster |
DummyDistributableContextualiserConfig._cluster
|
Methods in org.codehaus.wadi.impl that return ExtendedCluster | |
ExtendedCluster |
DummyDistributableContextualiserConfig.getCluster()
|
Constructors in org.codehaus.wadi.impl with parameters of type ExtendedCluster | |
DummyDistributableContextualiserConfig(ExtendedCluster cluster)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |