com.liferay.portal.kernel.deploy.auto
Interface AutoDeployListener

All Known Implementing Classes:
BaseAutoDeployListener

public interface AutoDeployListener

View Source

Author:
Ivica Cardic, Brian Wing Shun Chan

Method Summary
 void deploy(java.io.File file)
           
 

Method Detail

deploy

void deploy(java.io.File file)
            throws AutoDeployException
Throws:
AutoDeployException