org.apache.servicemix.jbi.audit.file
Interface FileAuditorStrategy


public interface FileAuditorStrategy

Interface that defines the name of the file written by a FileAuditor


Method Summary
 java.lang.String getFileName(javax.jbi.messaging.MessageExchange exchange)
          Get the file name for writing the given MessageExchange
 

Method Detail

getFileName

java.lang.String getFileName(javax.jbi.messaging.MessageExchange exchange)
Get the file name for writing the given MessageExchange



Copyright © 2005-2012 FuseSource. All Rights Reserved.