Package mc.core.domain.i18n.text
Class TextCallbackSvc
java.lang.Object
mc.core.system.base.BaseBean
mc.core.system.base.BaseBeanTx
mc.core.domain.i18n.text.TextCallbackSvc
- All Implemented Interfaces:
mc.core.service.base.IService
@ApplicationScoped
public class TextCallbackSvc
extends mc.core.system.base.BaseBeanTx
implements mc.core.service.base.IService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfor mass actions: no propagate, only collect affected entities.the default: start for every entity immediately.for testing: start for every entity immediately.
-
Method Details
-
newPropagateCallback
the default: start for every entity immediately. runs in background process -
newSyncCallback
for testing: start for every entity immediately. runs in calling process -
newCollector
for mass actions: no propagate, only collect affected entities. caller is responsible
-