to.etc.webapp.pendingoperations
Interface IPendingOperationExecutor


public interface IPendingOperationExecutor

Factory type which generates an executor instance

Author:
Frits Jalvingh Created on Mar 6, 2009

Method Summary
 void executePendingOperation(PendingOperation po, ILogSink ls)
           
 

Method Detail

executePendingOperation

void executePendingOperation(PendingOperation po,
                             ILogSink ls)
                             throws java.lang.Exception
Throws:
java.lang.Exception