org.alfresco.filesys.repo.rules
Interface OperationExecutor


public interface OperationExecutor

An operation executor is an implementation of how to execute an operation. i.e. It is the thing that does stuff to the repo.


Method Summary
 void execute(Operation operation)
           
 

Method Detail

execute

void execute(Operation operation)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.