copyright The Portico Project 2008.

Package org.portico.lrc

Interface Summary
ISpecHelper This is just a marker interface that the various helpers for the spec-specific classes implement so that they can be stored within the LRC without creating a tight-coupling to a certain class.
 

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.
 

Enum Summary
LRCState.Status This enum is used to describe the current constrained and regulating state of the LRC
LRCState.SyncPoint This enum governs sync point status
 


copyright The Portico Project 2008.