Class DtCollectingCacheManager
java.lang.Object
com.e1c.langtool.v8.dt.internal.collector.DtCollectingCacheManager
@LifecycleService(name="DtCollectingCacheManager")
public class DtCollectingCacheManager
extends Object
DT external control of project life-cycle for
ICollectingCacheManager.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose(ProjectContext lifecycleContext) voidinit(ProjectContext projectContext) voidstorageClosing(ProjectContext lifecycleContext)
-
Constructor Details
-
DtCollectingCacheManager
-
-
Method Details
-
init
-
storageClosing
@LifecycleParticipant(phase=STORAGE_CLOSING) public void storageClosing(ProjectContext lifecycleContext) -
dispose
-