<< Back to GIL Documentation

Adapting GIL

Adapting GIL is the process of developing adapters or additions to make GIL fit in a specific integration solution, i.e. make a specific process model "talk" to a specific external system.

GIL is developed in Java and adaptions are preferable developed in Java. It is possible to develop adaptions in other languages by utilizing Javas support for native code JNI.

What has to be done?