| Package | Description |
|---|---|
| net.obvj.agents |
The base package.
|
| net.obvj.agents.conf |
Provides classes for working with agents configuration.
|
| net.obvj.agents.impl |
Provides mainly internal classes for agents runtime.
|
| net.obvj.agents.util |
Provides utility classes in general.
|
| Class and Description |
|---|
| AbstractAgent
A common interface for all managed agents
|
| AbstractAgent.State |
| AgentManager
A component that provides methods for Agents maintenance.
|
| AgentType
Enumerates available
Agent types and associated facilities. |
| Class and Description |
|---|
| AgentType
Enumerates available
Agent types and associated facilities. |
| Class and Description |
|---|
| AbstractAgent
A common interface for all managed agents
|
| CronAgent
An agent that runs a particular task at specified times and dates, similar to the Cron
service available in Unix/Linux systems.
|
| TimerAgent
A thread-safe extensible Agent for tasks that are scheduled in the system to run
repeatedly, given an interval that is particular to each task.
|
| Class and Description |
|---|
| AbstractAgent
A common interface for all managed agents
|
Copyright © 2022. All rights reserved.