Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.ioc.client.lifecycle.api

Interface Summary
Access<T> An event for when an IOC bean instance has a method or field accessed.
AuditableLifecycleListener<T>  
Creation<T> An event for the creation of a new bean instance.
Destruction<T> An event representing the end of an IOC bean instances lifecycle.
LifecycleCallback A callback used by callers of LifecycleEvent#fireAsync(LifecycleCallback).
LifecycleEvent<T> The base interface for IOC Lifecycle events.
LifecycleListener<T> A listener for observing LifecycleEvents on IOC beans.
LifecycleListenerGenerator<T> Generates LifecycleListeners for IOC bean instances of type T.
LifecycleListenerRegistrar  
StateChange<T> An event representing a change in a bean instances internal state.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.