Package org.apache.struts2.interceptor.exec
package org.apache.struts2.interceptor.exec
-
ClassDescriptionInterface used to create a background process which will be executed by
ExecuteAndWaitInterceptor
Interface mimicsExecutorService
to be used withExecuteAndWaitInterceptor
to executeBackgroundProcess
Background thread to be executed by the ExecuteAndWaitInterceptor.