Module aeonics.core
Package aeonics.entity
-
Class Summary Class Description Action This entity represents an Action taken against data.Action.Template Superclass template for actionsAction.Type Superclass for all action entities.Database This entity represents a JDBC connection to a database.Database.PooledConnection This class is a wrapper around a java.sql.Connection class to be used with the pooledDatabase.Type
.Database.Type Superclass for all database entities.Debug This class can be used from anywhere in the system to send troubleshooting information to be processed as data.Destination This class represents the Destination of data.Destination.Template Superclass template for destinationsDestination.Type Superclass for all destination entities.Discard This class is a specialized form ofOrigin
entity.Entity An Entity is the basic building block that composes the system.Flow This entity represents a logical Flow to process data.Flow.Type Message A Message is the common data container that convey information across the system.Origin This class represents the Origin of data.Origin.Background This class represents a data Origin that runs in the background in order to collect data and inject it in the system.Origin.Basic This class represents a basic data Origin that has no predefined behavior.Origin.Basic.Type Origin.NetworkClient This class represents a data Origin that connects to a remote network endpoint to fetch data.Origin.NetworkServer This class represents a data Origin that listens for network data.Origin.Scheduled This class represents a data Origin that is activated at regular interval.Origin.Scheduled.Type Origin.Template Superclass template for actionsOrigin.Type Superclass for all origin entities.Probe A probe represents any type of information that can be fetched at any point in time.Probe.Type Queue This class represents a queue that can subscribe to one or more topics.Queue.Type This is the default entity to manage the orchestration of the different messages.Registry<T extends Entity> The registry contains the list of allEntity
that have been populated based on user input.Storage The Storage entity can be used to persist some content using a typical directory structure.Storage.Database Storage.Database.Type Storage.File Storage.File.Type Storage.Memory Storage.Memory.Type Storage.Type Superclass for all storage entities.Topic This class represents a publishing topic for messages.Topic.Type -
Enum Summary Enum Description Discard.Cause The discard cause