com.redstarhackers.craftsman.util
Interface J2eeDeployer

All Known Implementing Classes:
AutoDirDeployer, RemoteAutoDirDeployer

public interface J2eeDeployer

TODO Class summary sentence. Class documentation.

Version:
$Revision: 497 $
Author:
$Author: kostya $

Method Summary
 void deploy(Task caller, java.io.File deployableFile)
           
 

Method Detail

deploy

void deploy(Task caller,
            java.io.File deployableFile)