| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.framework | |
| org.lsst.ccs.subsystem.monitor |
| Modifier and Type | Method and Description |
|---|---|
List<AgentPeriodicTask> |
Agent.getAgentPeriodicTasks() |
| Modifier and Type | Method and Description |
|---|---|
List<AgentPeriodicTask> |
Module.getAgentPeriodicTasks() |
List<AgentPeriodicTask> |
HasAgentPeriodicTasks.getAgentPeriodicTasks()
Get the list of the AgentPeriodicTasks to be executed by the framework.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentPeriodicTask> |
Monitor.getAgentPeriodicTasks()
Deprecated.
|
Copyright © 2017 LSST. All rights reserved.