com.liferay.portal.kernel.image
Interface Ghostscript


public interface Ghostscript

Author:
Ivica Cardic

Method Summary
 java.util.concurrent.Future<?> execute(java.util.List<java.lang.String> arguments)
           
 boolean isEnabled()
           
 void reset()
           
 

Method Detail

execute

java.util.concurrent.Future<?> execute(java.util.List<java.lang.String> arguments)
                                       throws java.lang.Exception
Throws:
java.lang.Exception

isEnabled

boolean isEnabled()

reset

void reset()