@Deprecated
public class XugglerImpl
extends Object
implements com.liferay.portal.kernel.xuggler.Xuggler
| Constructor and Description |
|---|
XugglerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
informAdministrator(String errorMessage)
Deprecated.
|
void |
installNativeLibraries(String name)
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
boolean |
isEnabled(boolean checkNativeLibraries)
Deprecated.
|
boolean |
isNativeLibraryCopied()
Deprecated.
|
boolean |
isNativeLibraryInstalled()
Deprecated.
|
public void installNativeLibraries(String name)
throws Exception
installNativeLibraries in interface com.liferay.portal.kernel.xuggler.XugglerExceptionpublic 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(String errorMessage)