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.