|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.WSService.InitParams
public static final class WSService.InitParams
Typed parameter bag used by WSService.create(URL, QName, InitParams)
| Constructor Summary | |
|---|---|
WSService.InitParams()
|
|
| Method Summary | |
|---|---|
Container |
getContainer()
|
void |
setContainer(Container c)
Sets the Container object used by the created service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSService.InitParams()
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||