Plug-in development
The API for implementing a Gateway intercept plug-in is provided in ctgclient.jar.
Plug-in classes must implement the com.ibm.ctg.client.GatewayIntercept interface.
To compile your plug-in class, ctgclient.jar must be available on the class path. For more information, see Setting up the CLASSPATH.