Uses of Interface
com.sun.xml.ws.test.container.Application
Packages that use Application
Package
Description
Container/transport abstraction API.
ApplicationContainer implementation
that uses the in-vm transport.ApplicationContainer implementation
that uses local transport and no "container" per se.-
Uses of Application in com.sun.xml.ws.test.container
Classes in com.sun.xml.ws.test.container that implement ApplicationFields in com.sun.xml.ws.test.container declared as ApplicationModifier and TypeFieldDescriptionDeployedService.appApplicationthat represents the currently deployed service on the container.Methods in com.sun.xml.ws.test.container that return ApplicationModifier and TypeMethodDescriptionApplicationContainer.deploy(DeployedService service) Starts a service inside a container, making it ready to process requests. -
Uses of Application in com.sun.xml.ws.test.container.gf
Methods in com.sun.xml.ws.test.container.gf that return Application -
Uses of Application in com.sun.xml.ws.test.container.invm
Methods in com.sun.xml.ws.test.container.invm that return Application -
Uses of Application in com.sun.xml.ws.test.container.javase
Methods in com.sun.xml.ws.test.container.javase that return Application -
Uses of Application in com.sun.xml.ws.test.container.local
Methods in com.sun.xml.ws.test.container.local that return ApplicationModifier and TypeMethodDescriptionLocalApplicationContainer.deploy(DeployedService service) Deprecated.