Application loading

This section does not apply to the C codebase.

When an MQe queue manager is loaded, the initiating application must load any other applications into the JVM.

Standard Java facilities can be used for this, or you can use the class loader included as part of MQe.

Therefore:-

Parent topic: Classes