ion.Meta.IHashed<java.lang.Class<?>>public class MigrationReceivedHandler
extends ion.Meta.EventHandler
| Constructor | Description |
|---|---|
MigrationReceivedHandler(Migration competency,
MigrationAware component) |
| Modifier and Type | Method | Description |
|---|---|---|
Migration |
getCompetency() |
|
MigrationAware |
getComponent() |
|
void |
invoke(ion.Meta.IEvent evt) |
public MigrationReceivedHandler(Migration competency, MigrationAware component)
public void invoke(ion.Meta.IEvent evt)
invoke in class ion.Meta.EventHandlerpublic Migration getCompetency()
public MigrationAware getComponent()