public class BusApplicationLayer extends Object
Each is bound to a subsystem.
This class is meant to be subclassed if there is a need to setup complex correlations between messages (or more generally for "application layer" concerns)
beware ThreadLocal objects may be changed in future releases: they may be moved to Context objects carried through thread creations.| Modifier and Type | Method and Description |
|---|---|
AgentPresenceManager |
getAgentPresenceManager() |
MessagingAccessLayer |
getMessagingAccessLayer() |
public final MessagingAccessLayer getMessagingAccessLayer()
public AgentPresenceManager getAgentPresenceManager()
Copyright © 2023 LSST. All rights reserved.