public static final class WSService.InitParams extends Object
WSService.create(URL, QName, InitParams)| Constructor and Description |
|---|
WSService.InitParams() |
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer() |
void |
setContainer(Container c)
Sets the
Container object used by the created service. |
public void setContainer(Container c)
Container object used by the created service.
This allows the client to use a specific Container instance
as opposed to the one obtained by ContainerResolver.public Container getContainer()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.