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
 String getFileName(javax.jbi.messaging.MessageExchange exchange)
          Get the file name for writing the given MessageExchange
 

Method Detail

getFileName

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



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.