WebSphere:*,type=EmitEvent
MBean EmitEvent
Allows callers to send events to the event infrastructure.
Operation Summary | |
java.lang.String[] | emitEvent( Send Events to the event infrastructure. |
Operation Detail |
public java.lang.String[] emitEvent(java.lang.String emitterFactoryJndiName,
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent[] events,
java.lang.Integer synchronizationMode
)
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.