org.apache.geronimo.messaging.interceptors
Interface MsgTransformer

All Superinterfaces:
MsgInInterceptor, MsgOutInterceptor

public interface MsgTransformer
extends MsgInInterceptor, MsgOutInterceptor

An interface allowing various implementations to transform Msgs.
In a first step, the Msg is pushed to this component, then the Msg is popped.

Version:
$Revision: 1.1 $ $Date: 2004/07/20 00:06:13 $

Methods inherited from interface org.apache.geronimo.messaging.interceptors.MsgInInterceptor
pop
 
Methods inherited from interface org.apache.geronimo.messaging.interceptors.MsgOutInterceptor
push
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.