org.jboss.dna.connector.scm
Interface ScmActionExecutor

All Known Implementing Classes:
SVNActionExecutor

public interface ScmActionExecutor


Method Summary
 void execute(ScmAction action, String message)
           
 

Method Detail

execute

void execute(ScmAction action,
             String message)
             throws Exception
Throws:
Exception


Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.