Liferay 6.1.10-ee-ga1

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

All Known Implementing Classes:
BaseAutoDeployListener

public interface AutoDeployListener


Method Summary
 void deploy(File file, String context)
           
 

Method Detail

deploy

void deploy(File file,
            String context)
            throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.1.10-ee-ga1