|
Class Summary |
| LRC |
This class represents the core the Portico local runtime component. |
| LRCConfigurator |
This class is responsible for initializing and configuring the LRC according to the
configuration file and any loaded plugins. |
| LRCConnection |
The LRC needs an entry point into each communications binding. |
| LRCInstanceRepository |
This class is the central location to store object instance information. |
| LRCInterestManager |
This class maintains the publication and subscription interests of a federate. |
| LRCPluginLoader |
This class is responsible for checking a directory that will contain LRC plugins. |
| LRCProperties |
Central location for LRC properties |
| LRCQueue |
This class holds callback messages for the LRC. |
| LRCRegionStore |
This class maintains a list of all RegionInstance instances known to the LRC. |
| LRCState |
This class contains all the state information that relates to a specific LRC instance. |