-
-
Constructor Summary
Constructors
Constructor and Description |
NodeImpl(Node node) |
-
-
Field Detail
-
chainId
protected String chainId
-
nodeId
protected String nodeId
-
timestamp
protected long timestamp
-
Method Detail
-
chainId
public String chainId()
- Specified by:
chainId
in interface Node
- Returns:
- chain id hosting the node
-
nodeId
public String nodeId()
- Specified by:
nodeId
in interface Node
- Returns:
- node name ( adapter id or mediator id )
-
uuid
public String uuid()
- Specified by:
uuid
in interface Node
- Returns:
- unique Identifier
-
timeStamp
public long timeStamp()
- Specified by:
timeStamp
in interface Node
- Returns:
- the the value of System.currentms() at creation time
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.