Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.deploy.sandbox.SandboxDeployDir

Packages that use SandboxDeployDir
com.liferay.portal.kernel.deploy.sandbox   
 

Uses of SandboxDeployDir in com.liferay.portal.kernel.deploy.sandbox
 

Methods in com.liferay.portal.kernel.deploy.sandbox that return SandboxDeployDir
static SandboxDeployDir SandboxDeployUtil.getDir(String name)
           
 

Methods in com.liferay.portal.kernel.deploy.sandbox with parameters of type SandboxDeployDir
static void SandboxDeployUtil.registerDir(SandboxDeployDir sandboxDeployDir)
           
 

Constructors in com.liferay.portal.kernel.deploy.sandbox with parameters of type SandboxDeployDir
SandboxDeployScanner(ThreadGroup threadGroup, String name, SandboxDeployDir sandboxDeployDir)
           
 


Liferay 6.2-ce-ga5