public interface Execution
close() will be called. If
execution must be aborted, due to user or administrator action, the
cancel() will be called.void close()
void cancel()
throws TranslatorException
TranslatorExceptionvoid execute()
throws TranslatorException
TranslatorExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.