Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OSIDs are sliced into small clusters of functionality. These slices appear as sub-interfaces (not to be confused with sub packages) called OsidSessions. OsidSessions do the heavy lifting and are accessed through OsidManagers. 

Accessing OsidManagers in Sub Packages

Sub Packages have their own service access through an OsidManager. The OsidManager of the sub package is accessed by way of the OsidManager in the parent package.

 

See Also