EmitEvent MBean

Partial ObjectName:
WebSphere:*,type=EmitEvent


MBean EmitEvent

Allows callers to send events to the event infrastructure.


Operation Summary

java.lang.String[]emitEvent(java.lang.String emitterFactoryJndiName, org.eclipse.hyades.logging.events.cbe.CommonBaseEvent[] events, java.lang.Integer synchronizationMode)
           Send Events to the event infrastructure.

Operation Detail

emitEvent

public java.lang.String[] emitEvent(java.lang.String emitterFactoryJndiName, org.eclipse.hyades.logging.events.cbe.CommonBaseEvent[] events, java.lang.Integer synchronizationMode)

     Send Events to the event infrastructure.

Parameters:

     emitterFactoryJndiName - JNDI name of the Emitter Factory to send the event through.
     events - Array of common base event objects.
     synchronizationMode - Specifies synchronization mode to be used.

Security Roles:

     administrator
     operator


Copyright IBM Corporation 2002, 2012