ItEr32S09ValidacionEProbasFuncionaisItEr31S12: [Bug #71] It must have prototype scope since it has listeners specific for each conversation

This commit is contained in:
Óscar González Fernández 2009-10-27 12:24:39 +01:00
parent e58bdbd916
commit 4725f64294

View file

@ -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;