Liferay 7.0-ce-b4

com.liferay.portlet.documentlibrary.util
Class XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.util.XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable
All Implemented Interfaces:
Callable<Boolean>
Enclosing class:
XugglerAutoInstallHelper

public static class XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable
extends Object
implements Callable<Boolean>


Constructor Summary
XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable()
           
 
Method Summary
 Boolean call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable

public XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable()
Method Detail

call

public Boolean call()
             throws Exception
Specified by:
call in interface Callable<Boolean>
Throws:
Exception

Liferay 7.0-ce-b4