Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Latest commit

 

History

History
Sample implementation of a service controller based on the
Application Provisioning Platform (APP).

The sample shows how the methods of a service controller could
be implemented using the automatic polling mechanisms of APP.
For this purpose, the service controller does not require a real 
application. It just manages the instance status by means of 
a dispatcher and sends information emails.

For details, refer to the documentation in the source code.