@Deprecated
public class XugglerImpl
extends java.lang.Object
implements com.liferay.portal.kernel.xuggler.Xuggler
| Constructor and Description |
|---|
XugglerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
informAdministrator(java.lang.String errorMessage)
Deprecated.
|
void |
installNativeLibraries(java.lang.String name)
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
boolean |
isEnabled(boolean checkNativeLibraries)
Deprecated.
|
boolean |
isNativeLibraryCopied()
Deprecated.
|
boolean |
isNativeLibraryInstalled()
Deprecated.
|
public void installNativeLibraries(java.lang.String name)
throws java.lang.Exception
installNativeLibraries in interface com.liferay.portal.kernel.xuggler.Xugglerjava.lang.Exceptionpublic boolean isEnabled()
isEnabled in interface com.liferay.portal.kernel.xuggler.Xugglerpublic boolean isEnabled(boolean checkNativeLibraries)
isEnabled in interface com.liferay.portal.kernel.xuggler.Xugglerpublic boolean isNativeLibraryCopied()
isNativeLibraryCopied in interface com.liferay.portal.kernel.xuggler.Xugglerpublic boolean isNativeLibraryInstalled()
isNativeLibraryInstalled in interface com.liferay.portal.kernel.xuggler.Xugglerprotected void informAdministrator(java.lang.String errorMessage)