Project

General

Profile

« Previous | Next » 

Revision dd06fef0

Added by Andreas Müller over 3 years ago

remove @Component annotation from CdmServiceCacher

View differences:

eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/api/cache/CdmServiceCacher.java
34 34
 *
35 35
 * @author cmathew
36 36
 */
37
@Component //FIXME This indicates that the CdmServiceCacher is initialized as Spring Component but it seems only to be instantiated directly
38 37
public class CdmServiceCacher extends CdmCacherBase implements ICdmEntitySessionManagerObserver {
39 38

  
40 39
    private ICdmEntitySessionManager cdmEntitySessionManager;

Also available in: Unified diff