Hierarchy For All Packages
- com.github.devmix.process.acto,
- com.github.devmix.process.acto.exceptions,
- com.github.devmix.process.acto.listeners,
- com.github.devmix.process.acto.messages
Class Hierarchy
- java.lang.Object
- com.github.devmix.process.acto.messages.Idle
- com.github.devmix.process.acto.messages.Idle.Activate
- com.github.devmix.process.acto.messages.Idle.Deactivate
- com.github.devmix.process.acto.messages.Start
- com.github.devmix.process.acto.messages.Stop
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.devmix.process.acto.exceptions.DependencyException
- com.github.devmix.process.acto.exceptions.DispatchingException
- com.github.devmix.process.acto.exceptions.ObjectStopException
- com.github.devmix.process.acto.exceptions.RegistryException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.github.devmix.process.acto.ActiveObject<T>
- com.github.devmix.process.acto.ActiveObjectContext<T>
- com.github.devmix.process.acto.ActiveObjectDependency
- com.github.devmix.process.acto.ActiveObjectFactory<T,
I, O> - com.github.devmix.process.acto.ActiveObjectLifecycle<T>
- com.github.devmix.process.acto.ActiveObjectsDispatcher
- com.github.devmix.process.acto.messages.AttributeGetter<T,
R> - com.github.devmix.process.acto.messages.AttributeSetter<T,
V> - com.github.devmix.process.acto.messages.Invoke<T>
- com.github.devmix.process.acto.messages.InvokeAndGet<T,
R> - com.github.devmix.process.acto.listeners.OnCreateListener<T>
- com.github.devmix.process.acto.listeners.OnDestroyListener<T>
- com.github.devmix.process.acto.listeners.OnIdleListener<T>
- com.github.devmix.process.acto.listeners.OnMessageListener<T>
- com.github.devmix.process.acto.listeners.OnStartListener<T>
- com.github.devmix.process.acto.listeners.OnStopListener<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.devmix.process.acto.ActiveObjectDependency.Type
- com.github.devmix.process.acto.ActiveObjectStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)