com.liferay.portal.deploy.auto
Class LiferayPackageAutoDeployer

java.lang.Object
  extended by com.liferay.portal.deploy.auto.LiferayPackageAutoDeployer
All Implemented Interfaces:
AutoDeployer

public class LiferayPackageAutoDeployer
extends java.lang.Object
implements AutoDeployer

Author:
Ryan Park

Field Summary
protected  java.lang.String baseDir
           
 
Constructor Summary
LiferayPackageAutoDeployer()
           
 
Method Summary
 void autoDeploy(java.io.File file, java.lang.String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseDir

protected java.lang.String baseDir
Constructor Detail

LiferayPackageAutoDeployer

public LiferayPackageAutoDeployer()
Method Detail

autoDeploy

public void autoDeploy(java.io.File file,
                       java.lang.String context)
                throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
Specified by:
autoDeploy in interface AutoDeployer
Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException