Interfaces relating to the capture of work with execution context are replaced by ContextService and related interfaces.
@Deprecated
public interface WorkWithExecutionContext
extends java.io.Serializable
This is returned to wrap an application supplied Work implementation
with a J2EE context. This is serializable depending on security
restrictions. If there is a problem deserializing the object then expect
a SerialDeserialException to be thrown during that process.