com.liferay.portlet.documentlibrary.util
Class XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable
public XugglerAutoInstallHelper.IsNativeLibraryInstalledCallable()
call
public Boolean call()
throws Exception
- Specified by:
call in interface Callable<Boolean>
- Throws:
Exception