| Package | Description |
|---|---|
| org.jboss.weld.construction.api |
| Modifier and Type | Method and Description |
|---|---|
T |
AroundConstructCallback.aroundConstruct(ConstructionHandle<T> handle,
AnnotatedConstructor<T> constructor,
Object[] parameters,
Map<String,Object> data)
The method is called during component creation, allowing an integrator to perform additional steps (e.g.
|
Copyright © 2014. All Rights Reserved.