Liferay 6.2-ce-ga5

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

Packages that use ProcessExecutor.ShutdownHook
com.liferay.portal.kernel.process   
com.liferay.portal.kernel.resiliency.spi.remote   
 

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)
           
 

Uses of ProcessExecutor.ShutdownHook in com.liferay.portal.kernel.resiliency.spi.remote
 

Classes in com.liferay.portal.kernel.resiliency.spi.remote that implement ProcessExecutor.ShutdownHook
protected  class RemoteSPI.SPIShutdownHook
           
 


Liferay 6.2-ce-ga5