Liferay 7.0-ce-b4

com.liferay.portlet.exportimport.lar
Class ExportImportProcessCallbackRegistryUtil

java.lang.Object
  extended by com.liferay.portlet.exportimport.lar.ExportImportProcessCallbackRegistryUtil

public class ExportImportProcessCallbackRegistryUtil
extends Object


Constructor Summary
ExportImportProcessCallbackRegistryUtil()
           
 
Method Summary
static void registerCallback(Callable<?> callable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportImportProcessCallbackRegistryUtil

public ExportImportProcessCallbackRegistryUtil()
Method Detail

registerCallback

public static void registerCallback(Callable<?> callable)

Liferay 7.0-ce-b4