Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  • service publication
  • service properties publication and management
  • service object creation and creation strategies
  • service un-registration
  • configuration property propagation
  • the management of the exposition from the implementation class
Div
classtoc
Table of Contents
maxLevel4
minLevel2
Wiki Markup
{div:class=toc} {toc:maxLevel=4|minLevel=2} {div}

A simple example

The following code snippet shows a simple class implementing the FooService interface:

...