JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
jakarta.xml.ws
Package
jakarta.jws.soap
Annotation Interface InitParam
@Deprecated
public @interface
InitParam
Deprecated.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Deprecated.
Name of the initialization parameter.
String
value
Deprecated.
Value of the initialization parameter.
Element Details
name
String
name
Deprecated.
Name of the initialization parameter.
Returns:
the name of the initialization parameter
value
String
value
Deprecated.
Value of the initialization parameter.
Returns:
the value of the initialization parameter