| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| org.lsst.ccs.bus.utils | |
| org.lsst.ccs.framework |
| Modifier and Type | Field and Description |
|---|---|
protected MessagingFactory |
Subsystem.fac
access to messaging layer.
|
| Modifier and Type | Method and Description |
|---|---|
MessagingFactory |
Subsystem.getMessagingAccess() |
| Modifier and Type | Class and Description |
|---|---|
class |
BusMessagingFactory
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected static MessagingFactory |
MessagingFactory.instance |
| Modifier and Type | Method and Description |
|---|---|
MessagingFactory |
BusMessagingFactory.forSubsystem(String name)
Deprecated.
|
MessagingFactory |
MessagingFactory.forSubsystem(String name) |
static MessagingFactory |
MessagingFactory.getInstance() |
| Modifier and Type | Field and Description |
|---|---|
protected MessagingFactory |
LogBusHandler.fac |
| Modifier and Type | Method and Description |
|---|---|
void |
LogBusHandler.setMessagingFactory(MessagingFactory fact) |
| Constructor and Description |
|---|
LogBusHandler(String subsystemName,
MessagingFactory fac) |
SynchronousCommandAgent(MessagingFactory fac) |
| Constructor and Description |
|---|
CommandPresenceAgent(MessagingFactory fac)
creates such an agent that operates on the given bus access.
|
Copyright © 2015 LSST. All rights reserved.