Uses of Class
org.jboss.as.webservices.webserviceref.WSRefRegistry
-
Packages that use WSRefRegistry Package Description org.jboss.as.webservices.util org.jboss.as.webservices.webserviceref -
-
Uses of WSRefRegistry in org.jboss.as.webservices.util
Fields in org.jboss.as.webservices.util with type parameters of type WSRefRegistry Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<WSRefRegistry>WSAttachmentKeys. WS_REFREGISTRYMethods in org.jboss.as.webservices.util that return WSRefRegistry Modifier and Type Method Description static WSRefRegistryASHelper. getWSRefRegistry(org.jboss.as.server.deployment.DeploymentUnit unit) -
Uses of WSRefRegistry in org.jboss.as.webservices.webserviceref
Methods in org.jboss.as.webservices.webserviceref that return WSRefRegistry Modifier and Type Method Description static WSRefRegistryWSRefRegistry. newInstance()
-