J-Integra® for .NET Application Programming Interface (API)

The J-Integra® for .NET runtime itself provides a small API to the end user. This API can be used to perform operations such as starting/stopping the J-Integra® for .NET runtime programmatically, or configuring the J-Integra® for .NET runtime programmatically (rather than using the Janetor Configuration tool).

In addition, the functionality of remote objects is accessed at the runtime via the generated proxies. Therefore, the API description has been split into two sections:

  1. The generated proxies API
  2. The runtime API (javadoc)