|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.carol.cmi.ObjectIdFactory
public class ObjectIdFactory
This is a monotonic counter that generate IDs for cluster remote objects.
| Constructor Summary | |
|---|---|
ObjectIdFactory(ClusterId serverId)
Creates an ew factory from a server id |
|
| Method Summary | |
|---|---|
ObjectId |
getId()
|
static void |
main(java.lang.String[] args)
For test only. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectIdFactory(ClusterId serverId)
serverId - server id| Method Detail |
|---|
public ObjectId getId()
ClusterException
public static void main(java.lang.String[] args)
throws ServerConfigException
args - program args
ServerConfigException - if exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||