- clearAggregate(String) - Method in class org.lsst.ccs.bus.StatusAggregator
-
stop monitoring a given data.
- close() - Method in class org.lsst.ccs.bus.BusApplicationLayer
-
closes the underlying transport layer, stops the listening threads,
after this call all other sending calls will fail.
- close() - Method in interface org.lsst.ccs.bus.BusMessagingLayer
-
Close the Transport Layer.
- closeFor(String, Bus...) - Method in interface org.lsst.ccs.bus.BusMessagingLayer
-
close entry points for a bus for an agent.
- commandForSending(Command) - Method in class org.lsst.ccs.bus.MessagingApplicationLayer
-
the command id tagged with a token, an origin, and a correlation
- CommandListener - Interface in org.lsst.ccs.bus
-
Interface to receive commands, implemented by subsystems
- connectedToCommand() - Method in class org.lsst.ccs.bus.BusApplicationLayer
-
lists the name of agents currently connected to the Command Bus
- connectedToCommand() - Method in class org.lsst.ccs.bus.MessagingFactory
-
- connecting(String, String) - Method in interface org.lsst.ccs.bus.BusMembershipListener
-
- connecting(String, String) - Method in class org.lsst.ccs.bus.DefaultLogMembershipListener
-