com.liferay.portal.xuggler
Class XugglerImpl
java.lang.Object
com.liferay.portal.xuggler.XugglerImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.xuggler.Xuggler
public class XugglerImpl
- extends Object
- implements com.liferay.portal.kernel.xuggler.Xuggler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XugglerImpl
public XugglerImpl()
installNativeLibraries
public void installNativeLibraries(String name)
throws Exception
- Specified by:
installNativeLibraries in interface com.liferay.portal.kernel.xuggler.Xuggler
- Throws:
Exception
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled in interface com.liferay.portal.kernel.xuggler.Xuggler
isEnabled
public boolean isEnabled(boolean checkNativeLibraries)
- Specified by:
isEnabled in interface com.liferay.portal.kernel.xuggler.Xuggler
isNativeLibraryCopied
public boolean isNativeLibraryCopied()
- Specified by:
isNativeLibraryCopied in interface com.liferay.portal.kernel.xuggler.Xuggler
isNativeLibraryInstalled
public boolean isNativeLibraryInstalled()
- Specified by:
isNativeLibraryInstalled in interface com.liferay.portal.kernel.xuggler.Xuggler
informAdministrator
protected void informAdministrator(String errorMessage)