JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Jakarta EE Platform API v10.0.0
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
jakarta.jws.soap
Annotation Type 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 Detail
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