Forge - Addon Container 2.0.0.Alpha3

Uses of Interface
org.jboss.forge.container.util.cdi.ContextualLifecycle

Packages that use ContextualLifecycle
org.jboss.forge.container.util.cdi   
 

Uses of ContextualLifecycle in org.jboss.forge.container.util.cdi
 

Methods in org.jboss.forge.container.util.cdi that return ContextualLifecycle
 ContextualLifecycle<T> BeanBuilder.getBeanLifecycle()
          The ContextualLifecycle currently defined for bean creation.
 

Methods in org.jboss.forge.container.util.cdi with parameters of type ContextualLifecycle
 BeanBuilder<T> BeanBuilder.beanLifecycle(ContextualLifecycle<T> beanLifecycle)
          Define the ContextualLifecycle used for bean creation.
 


Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.