ResourceLoader that can load classes from an AddonContextualLifecycle used for bean creation.org.apache.deltaspike.core.util.bean.BeanBuilder and
org.apache.deltaspike.core.util.bean.ImmutableBeanWrapper to allow control of the creation and destruction of
a custom bean.Contextual.create(CreationalContext) is called.Contextual.destroy(Object, CreationalContext) is called.ContextualLifecycle currently defined for bean creation.Object.toString() is called on the bean.AnnotatedType, creating a bean from the class and it's annotations.Object.toString() is called on the bean.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.