Package com.github.devmix.process.acto
package com.github.devmix.process.acto
-
ClassDescriptionActiveObject<T>Represents an active object that encapsulates its state and processes requests asynchronously.Represents the context of an active object, providing methods to manage dependencies, lifecycle, and message handling.Represents a dependency between active objects.Enumerates the types of relationships that can exist between active objects.ActiveObjectFactory<T,
I, O> Factory interface for creating ActiveObject instances.This interface represents the lifecycle of an Active Object, which encapsulates asynchronous method invocation behavior.The ActiveObjectsDispatcher interface defines methods for managing active objects and their lifecycle in a system.Represents the possible states of an Active Object in its lifecycle.