| Package | Description |
|---|---|
| cmion.level2.migration | |
| cmion.level3.fatima | |
| cmion.level3.supersimplemind |
| Modifier and Type | Method | Description |
|---|---|---|
Migrating |
RestoreStateHandler.getComponent() |
|
Migrating |
SaveStateHandler.getComponent() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
MigrationUtils.registerMigratingComponent(Migration competency,
Migrating component) |
| Constructor | Description |
|---|---|
RestoreStateHandler(Migration competency,
Migrating component) |
|
SaveStateHandler(Migration competency,
Migrating component) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FAtiMAConnector |
|
class |
FAtiMARetainer |
in this class we pretend to be a fatima for the purpose of retaining the fatima
state in a migration scenario.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SuperSimpleMigratingByInviteMindConnector |
The connector to a SuperSimpleMind (example implementation of a simple mind interface)
|
class |
SuperSimpleMigratingMindConnector |
The connector to a SuperSimpleMind (example implementation of a simple mind interface)
|