When called, the listener can assume that any guarantees given in the javadoc for the specific {@link SystemEvent}subclass are true.
@param event theComponentSystemEvent
instance thatis being processed.
@throws AbortProcessingException if lifecycle processing shouldcease for this request.
Note that if multiple channels are configured, some {@link Transaction}s may have already been committed while others may be rolled back in the case of an exception. @param event The event to put into the configured channels. @throws ChannelException when a write to a required channel fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|