Difference between revisions of "EdgeServerCore"
From RifidiWiki
(New page: =Overview= < A paragraph about what the core does and basic structure > ;Configuration Framework :< Description of configuration service> ;Reader Framework : < Reader Framework > ;...) |
m |
||
Line 11: | Line 11: | ||
=Architecture Overview= | =Architecture Overview= | ||
<Explain some basic terms & relationships: how readers, sessions, and commands interact> | <Explain some basic terms & relationships: how readers, sessions, and commands interact> | ||
− | = | + | =OSGi= |
− | = | + | ==Services== |
<Services that are available for use, for example, DAOs> | <Services that are available for use, for example, DAOs> | ||
− | =Bundle Dependencies= | + | ==Bundle Dependencies== |
< Graph displaying which bundles depend on each other > | < Graph displaying which bundles depend on each other > |
Revision as of 15:52, 18 May 2009
Overview
< A paragraph about what the core does and basic structure >
- Configuration Framework
- < Description of configuration service>
- Reader Framework
- < Reader Framework >
- Command Framework
- <Description of Command Framework>
- RMI Interface
- The interface for programmatically interacting with the Edge Server
Architecture Overview
<Explain some basic terms & relationships: how readers, sessions, and commands interact>
OSGi
Services
<Services that are available for use, for example, DAOs>
Bundle Dependencies
< Graph displaying which bundles depend on each other >