Emitter factories for the event emitters
IBM® Business Monitor creates two synchronous event emitter factories: EmitterFactory, with the JNDI name com/ibm/monitor/EmitterFactory, and EmitterFactoryForREST, with the JNDI name com/ibm/monitor/EmitterFactoryForREST. By default, the JMS event emitter is configured to use the EmitterFactory, and the REST event emitter is configured to use EmitterFactoryForREST.
You can configure the emitter factory for each emitter during deployment, or you can modify the resources references on the IBM_WBM_EMITTER SERVICE application. This configuration option is applicable if, for example, you want to use an asynchronous emitter factory instead of using the EmitterFactory or the EmitterFactoryForREST.
For more information about modifying resource references, see the related references. For more information about synchronous and asynchronous events, see the related task.
