Uses of Class
javax.annotation.Resource
-
Packages that use Resource Package Description com.sun.xml.ws.mex.server javax.annotation This package defines the common annotations. -
-
Uses of Resource in com.sun.xml.ws.mex.server
Fields in com.sun.xml.ws.mex.server with annotations of type Resource Modifier and Type Field Description protected javax.xml.ws.WebServiceContextMEXEndpoint. wsContext -
Uses of Resource in javax.annotation
Methods in javax.annotation that return Resource Modifier and Type Method Description Resource[]value()Array used for multiple resource declarations.
-