Package com.github.devmix.process.acto.listeners
package com.github.devmix.process.acto.listeners
-
InterfacesClassDescriptionInterface for listeners that are interested in object creation events within an Active Object context.This functional interface defines a contract for listeners that need to be notified when an object is destroyed.Represents a listener for idle events in an active object context.Functional interface that represents a listener for messages.Represents a listener that is called when an object starts.Interface for a listener that handles stop events in an active object context.