Uses of Class
com.sun.xml.ws.test.container.DeploymentContext
-
Packages that use DeploymentContext Package Description com.sun.xml.ws.test.client com.sun.xml.ws.test.container Container/transport abstraction API.com.sun.xml.ws.test.container.jelly com.sun.xml.ws.test.exec Code that executes tests based on the test model. -
-
Uses of DeploymentContext in com.sun.xml.ws.test.client
Constructors in com.sun.xml.ws.test.client with parameters of type DeploymentContext Constructor Description ScriptBaseClass(DeploymentContext context, bsh.Interpreter engine, TestClient client) -
Uses of DeploymentContext in com.sun.xml.ws.test.container
Fields in com.sun.xml.ws.test.container declared as DeploymentContext Modifier and Type Field Description DeploymentContextDeployedService. parentTheDeploymentContextthat owns this service. -
Uses of DeploymentContext in com.sun.xml.ws.test.container.jelly
Constructors in com.sun.xml.ws.test.container.jelly with parameters of type DeploymentContext Constructor Description WebXmlInfoBean(DeploymentContext context, List<EndpointInfoBean> endpoints, String listenerClass, String servletClass)The constructor creates the fields queried by the Jelly script. -
Uses of DeploymentContext in com.sun.xml.ws.test.exec
Fields in com.sun.xml.ws.test.exec declared as DeploymentContext Modifier and Type Field Description DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.DeploymentContextExecutor. contextEveryExecutorworks for oneDeploymentContext.Constructors in com.sun.xml.ws.test.exec with parameters of type DeploymentContext Constructor Description Cached(DeploymentContext context, TestClient client)ClientCompileExecutor(DeploymentContext context)ClientExecutor(DeploymentContext context, TestClient client)ConcurrentClientExecutor(DeploymentContext context, TestClient client)Fixed(DeploymentContext context, TestClient client)JavaClientExecutor(DeploymentContext context, File sourceFile, com.sun.istack.test.VersionNumber version)PrepareExecutor(DeploymentContext context, boolean clean)
-