Package | Description |
---|---|
org.objectweb.carol.cmi |
Modifier and Type | Method and Description |
---|---|
static java.lang.Boolean |
StubConfig.clusterEquivAtBind(java.rmi.Remote obj)
Test if the object is to be clustered and if it has to be advertised at
bind().
|
static java.lang.String |
StubConfig.clusterEquivAtExport(java.rmi.Remote obj)
Test if the object is to be clustered and if it has to be advertised at
export().
|
static ClusterStub |
StubConfig.instanciateClusterStub(java.lang.Class remoteObjClass,
ServerStubList stubList) |