T - type the component classpublic interface ConstructionHandle<T>
AroundConstructCallback invocations.AroundConstructCallbackT proceed(Object[] parameters, Map<String,Object> data)
AroundConstructCallback. If there is no next callback, the component is constructed and the component instance is returned
from the method.parameters - the parameters to be passed to the component constructordata - the context data associated with the AroundConstructCallback interceptionCopyright © 2008-2014 Seam Framework. All Rights Reserved.