| Class | Description |
|---|---|
| AgentFactory |
A factory that creates
AbstractAgent objects based on given
AgentConfiguration. |
| AgentThreadFactory |
An object that creates new threads for SMART agents.
|
| AnnotatedAgentScanner |
Contains methods for scanning package(s) to find annotated agents.
|
| AnnotationUtils |
Utility methods for working with annotations and package scanning.
|
| ApplicationContextFacade |
A facade for the Application Context holding the components required by this project.
|
| DateUtils |
Utility methods for working with dates
|
| Exceptions |
Shorthands creating exceptions with a formatted message.
|
| TimeInterval |
An object that represents a time interval, which consists of a duration and a
TimeUnit, with advanced text parsing logic. |
| Enum | Description |
|---|---|
| AnnotationUtils.MethodFilter |
Enumerates applicable method filters.
|
| TimeUnit |
Enumerates the supported time units for Timer agents execution.
|
Provides utility classes in general.
Copyright © 2021. All rights reserved.