Liferay 6.1.0-ce-rc1

Uses of Interface
com.liferay.portal.kernel.process.ProcessCallable

Packages that use ProcessCallable
com.liferay.portal.kernel.process   
 

Uses of ProcessCallable in com.liferay.portal.kernel.process
 

Methods in com.liferay.portal.kernel.process with parameters of type ProcessCallable
static
<T extends Serializable>
T
ProcessExecutor.execute(ProcessCallable<T> processCallable, String classPath)
           
 


Liferay 6.1.0-ce-rc1