软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
java.lang |
提供对java编程语言的设计基础课。
|
java.lang.annotation |
提供了java编程语言的注释工具库的支持。
|
javax.annotation | |
javax.annotation.processing |
用于声明注释处理器的设施和允许注释处理器与注释处理工具环境进行通信的设施。
|
javax.management |
在java管理扩展提供了核心课程。
|
javax.xml.ws |
这个套件包含核心JAX-WS API。
|
javax.xml.ws.soap |
此包定义了特定于绑定的特定于。
|
javax.xml.ws.spi |
此包定义了斯皮思JAX-WS。
|
Modifier and Type | Class and Description |
---|---|
interface |
ConstructorProperties
注释在构造函数说明构造函数的对应构造的对象的getter方法的参数。
|
Modifier and Type | Class and Description |
---|---|
interface |
已过时的
一个程序单元注释”不是一个程序员应该使用,通常是因为它是危险的,因为一个更好的选择的存在。
|
interface |
FunctionalInterface
用翔实的注释类型来表示一个接口类型声明的目的是功能接口由java语言规范定义。
|
interface |
SafeVarargs
一个程序员断言体标注的方法或构造函数没有对其参数进行交互可能不安全的操作。
|
Modifier and Type | Class and Description |
---|---|
interface |
Documented
表明一个类型的注释被javadoc默认文件。
|
interface |
Inherited
表示一个注释类型是自动继承的。
|
interface |
Native
指示定义一个常量值的字段可以从本机代码中引用。
|
interface |
Repeatable
注释类型
java.lang.annotation.Repeatable 用来指示注释类型的声明它(元)诠释的是重复的。
|
interface |
Retention
表示要保留带注释类型的注释的多长时间。
|
interface |
Target
指示注释类型适用的上下文。
|
Modifier and Type | Class and Description |
---|---|
interface |
Generated
生成的注释用于标记已生成的源代码。
|
interface |
PostConstruct
postconstruct注释的使用方法后需要依赖注射执行了执行任何初始化。
|
interface |
PreDestroy
predestroy注释的使用方法作为回调通知信号,例如在容器中删除的过程。
|
interface |
Resources
此类用于允许多个资源声明。
|
Modifier and Type | Class and Description |
---|---|
interface |
SupportedAnnotationTypes
用于指示注释处理器支持的注释类型的注释。
|
interface |
SupportedOptions
用于指示注释处理器支持的选项的注释。
|
interface |
SupportedSourceVersion
用于表示最新版本源版本注释处理器支持的注释。
|
Modifier and Type | Class and Description |
---|---|
interface |
DescriptorKey
元注释,介绍了如何注释元素涉及在
Descriptor 一场。
|
interface |
MXBean
注释标记接口明确作为一个MXBean接口,或不是一个MXBean接口。
|
Modifier and Type | Class and Description |
---|---|
interface |
Action
的
Action 注释允许明确WS-Addressing
Action 消息寻址与
input ,
output 物业协会与WSDL操作
fault 消息映射。
|
interface |
BindingType
的
BindingType 注释是用来指定用于Web服务端点实现类绑定。
|
interface |
FaultAction
|
interface |
RequestWrapper
用于在服务端点接口中的方法与请求包装豆在运行时使用。
|
interface |
RespectBinding
这一特点,阐明在JAX-WS运行时使用的
wsdl:binding 。
|
interface |
ResponseWrapper
用于在服务端点接口与响应包装器在运行时使用的方法的注释方法。
|
interface |
ServiceMode
用于指示是否
Provider 实现希望与整个协议的消息,或只是与协议消息负载工作。
|
interface |
WebEndpoint
用于生成的服务接口的
getPortName() 方法注释。
|
interface |
WebFault
用于对服务特定的异常类进行批注,以自定义故障元件的本地和命名空间名称以及故障豆的名称。
|
interface |
WebServiceClient
用于注释生成的服务接口。
|
interface |
WebServiceProvider
用于注释一个提供程序实现的类。
|
interface |
WebServiceRef
的
WebServiceRef 注释是用来定义一个引用一个Web服务和(可选)为其注入的目标。
|
interface |
WebServiceRefs
的
WebServiceRefs 注释允许多个Web服务引用是在类级别声明。
|
Modifier and Type | Class and Description |
---|---|
interface |
Addressing
这个注释是使用WS-Addressing使用肥皂或肥皂1.1/http 1.2/http结合。
|
interface |
MTOM
此功能是使用MTOM与Web服务。
|
Modifier and Type | Class and Description |
---|---|
interface |
WebServiceFeatureAnnotation
标注用于识别其他注释为
WebServiceFeature 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.