public interface NonManagedObserver<T>
Manager.fire(Object, NonManagedObserver)
as a callback from the same context as the Event was fired in. Modifier and Type | Method and Description |
---|---|
void |
fired(T event) |
void fired(T event)
Copyright © 2016 JBoss by Red Hat. All rights reserved.