ItEr32S09ValidacionEProbasFuncionaisItEr31S12: [Bug #71] It must have prototype scope since it has listeners specific for each conversation
This commit is contained in:
parent
e58bdbd916
commit
4725f64294
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ import org.zkoss.ganttz.data.ITaskFundamentalProperties;
|
|||
* @author Óscar González Fernández <ogonzalez@igalia.com>
|
||||
*/
|
||||
@Component
|
||||
@Scope(BeanDefinition.SCOPE_SINGLETON)
|
||||
@Scope(BeanDefinition.SCOPE_PROTOTYPE)
|
||||
public class TaskElementAdapter implements ITaskElementAdapter {
|
||||
|
||||
private Order order;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue