Uses of Interface
cmion.level2.migration.MigrationAware
Packages that use MigrationAware
-
Uses of MigrationAware in cmion.level2.migration
Methods in cmion.level2.migration that return MigrationAwareModifier and TypeMethodDescriptionMigrationFailedHandler.getComponent()MigrationReceivedHandler.getComponent()MigrationSucceededHandler.getComponent()SendingMigrationHandler.getComponent()Methods in cmion.level2.migration with parameters of type MigrationAwareModifier and TypeMethodDescriptionstatic voidMigrationUtils.registerMigrationAwareComponent(Migration competency, MigrationAware component) Constructors in cmion.level2.migration with parameters of type MigrationAwareModifierConstructorDescriptionMigrationFailedHandler(Migration competency, MigrationAware component) MigrationReceivedHandler(Migration competency, MigrationAware component) MigrationSucceededHandler(Migration competency, MigrationAware component) SendingMigrationHandler(Migration competency, MigrationAware component) -
Uses of MigrationAware in cmion.level3.fatima
Classes in cmion.level3.fatima that implement MigrationAwareModifier and TypeClassDescriptionclassclassin this class we pretend to be a fatima for the purpose of retaining the fatima state in a migration scenario. -
Uses of MigrationAware in cmion.level3.supersimplemind
Classes in cmion.level3.supersimplemind that implement MigrationAwareModifier and TypeClassDescriptionclassThe connector to a SuperSimpleMind (example implementation of a simple mind interface)classThe connector to a SuperSimpleMind (example implementation of a simple mind interface)