|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.cmi.ClusterStub
Stubs to clustered objects extend this class. We avoid to pollute method namespace by defining no method.
| Field Summary | |
protected Distributor |
distrib
Distributor class |
protected boolean |
stubDebug
Debug mode ? |
| Constructor Summary | |
protected |
ClusterStub(Distributor distrib,
ServerStubList sl)
Creates a new cluster stub |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final Distributor distrib
protected final boolean stubDebug
| Constructor Detail |
protected ClusterStub(Distributor distrib,
ServerStubList sl)
distrib - distibutor class associated with this stubsl - server stub list associated with this stub
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||