Liferay 6.2.0-ce-m5

Uses of Interface
com.liferay.portal.kernel.process.ProcessExecutor.ShutdownHook

Packages that use ProcessExecutor.ShutdownHook
com.liferay.portal.kernel.process   
 

Uses of ProcessExecutor.ShutdownHook in com.liferay.portal.kernel.process
 

Methods in com.liferay.portal.kernel.process with parameters of type ProcessExecutor.ShutdownHook
static boolean ProcessExecutor.ProcessContext.attach(String message, long interval, ProcessExecutor.ShutdownHook shutdownHook)
           
 


Liferay 6.2.0-ce-m5