Package | Description |
---|---|
org.jboss.errai.ioc.client.lifecycle.api | |
org.jboss.errai.ioc.client.lifecycle.impl |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleEvent.fireAsync(T instance,
LifecycleCallback callback)
Fire this event, notifying any listeners for this event type by calling the respective
LifecycleListener.observeEvent(LifecycleEvent) methods. |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleEventImpl.fireAsync(T instance,
LifecycleCallback callback) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.