WebServiceContext instances that JAX-WS injects always implement this interface.
The JAX-WS RI may add methods on this interface, so do not implement this interface in your code, or risk LinkageError . author: Kohsuke Kawaguchi