Uses of Interface
com.github.devmix.process.acto.ActiveObjectLifecycle
Packages that use ActiveObjectLifecycle
-
Uses of ActiveObjectLifecycle in com.github.devmix.process.acto
Methods in com.github.devmix.process.acto with parameters of type ActiveObjectLifecycleModifier and TypeMethodDescription<T,I, O> void ActiveObjectsDispatcher.registerLifecycle(Class<T> objectClass, ActiveObjectLifecycle<T> lifecycle) Registers a lifecycle callback for the specified class type.