Uses of Class
com.sun.xml.ws.api.server.InstanceResolverAnnotation

Packages that use InstanceResolverAnnotation
com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users. 
com.sun.xml.ws.developer.servlet   
 

Uses of InstanceResolverAnnotation in com.sun.xml.ws.developer
 

Classes in com.sun.xml.ws.developer with annotations of type InstanceResolverAnnotation
 interface Stateful
          Designates a stateful WebService.
 

Uses of InstanceResolverAnnotation in com.sun.xml.ws.developer.servlet
 

Classes in com.sun.xml.ws.developer.servlet with annotations of type InstanceResolverAnnotation
 interface HttpSessionScope
          Designates a service class that should be tied to HttpSession scope.