Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.client.lifecycle.api
Interface Creation<T>

All Superinterfaces:
LifecycleEvent<T>
All Known Implementing Classes:
CreationImpl

public interface Creation<T>
extends LifecycleEvent<T>

An event for the creation of a new bean instance.

Author:
Max Barkley

Method Summary
 
Methods inherited from interface org.jboss.errai.ioc.client.lifecycle.api.LifecycleEvent
fireAsync, fireAsync, getInstance, veto
 


Errai 3.0.1-SNAPSHOT

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