T
- type the component classpublic interface ConstructionHandle<T>
AroundConstructCallback
invocations.AroundConstructCallback
T 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 © 2014. All Rights Reserved.