class: rabbitmq_module
[26:14] static extends: object
Loader for the rabbitmq module. Every other rabbitmq .aus file
includes it at the top so aussom-rabbitmq.jar is on the classpath
before any extern class in this module resolves. The include is
deduped by path, so the loadJar call runs exactly once per process
no matter how many rabbitmq files include it.
Methods
- rabbitmq_module ()