The subclass can be constructed either directly from the service context representation, or by reading the representation from an input stream. These cases are needed when the service context is created and written to the request or reply, and when the service context is read from the received request or reply.
Note that ServiceContext implementations are usually transient objects in the system during processing and as such they should not be cached, or used for comparison purposes with other contexts. They are informational only. @See RunLevelListener @author Jeff Trent @since 3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|