Constructor
new Federation(settingsopt) → {Federation}
Create an instance of a federation.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
settings |
Object |
<optional> |
Settings. |
- Source:
Returns:
Instance of the federation.
- Type
- Federation
Methods
start() → {Federation}
Start tracking state (i.e., ready to receive events).
- Source:
Returns:
Instance of the Federation.
- Type
- Federation