com.liferay.portal.kernel.deploy.auto
Class AutoDeployUtil

java.lang.Object
  extended by com.liferay.portal.kernel.deploy.auto.AutoDeployUtil

public class AutoDeployUtil
extends java.lang.Object

View Source

Author:
Ivica Cardic, Brian Wing Shun Chan

Method Summary
static void registerDir(AutoDeployDir dir)
           
static void unregisterDir(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerDir

public static void registerDir(AutoDeployDir dir)

unregisterDir

public static void unregisterDir(java.lang.String name)