Uses of Class
java.lang.annotation.Target
-
Packages that use Target 软件包 描述 java.beans 包含与开发 bean相关的类 - 基于JavaBeans架构的组件。java.lang 提供对Java编程语言设计至关重要的类。java.lang.annotation 为Java编程语言注释工具提供库支持。javafx.beans 包javafx.beans
包含定义最通用形式的可观察性的接口。javafx.fxml 包含用于从标记加载对象层次结构的类。javax.annotation javax.annotation.processing 用于声明注释处理器和允许注释处理器与注释处理工具环境通信的设施。javax.jws javax.jws.soap javax.management 提供Java管理扩展的核心类。javax.swing 提供一套“轻量级”(全Java语言)组件,尽可能地在所有平台上工作。javax.xml.bind.annotation 定义用于将Java程序元素定制到XML模式映射的注释。javax.xml.bind.annotation.adapters XmlAdapter
及其指定的子类允许任意Java类与JAXB一起使用。javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.soap 该包定义了SOAP绑定专用的API。javax.xml.ws.spi 此套件为JAX-WS定义了SPI。 -
-
Uses of Target in java.beans
Classes in java.beans with annotations of type Target Modifier and Type Class 描述 interface
BeanProperty
用于为自动生成的BeanInfo
类指定一些属性相关信息的注释。interface
ConstructorProperties
一个构造函数上的注释,显示了该构造函数的参数对应于构造的对象的getter方法。interface
JavaBean
用于为自动生成的BeanInfo
类指定一些类相关信息的注释。interface
Transient
表示当Introspector
构造与注释代码元素相关联的PropertyDescriptor
或EventSetDescriptor
类时,应使用给定的value
声明一个名为“transient”的属性。 -
Uses of Target in java.lang
Classes in java.lang with annotations of type Target Modifier and Type Class 描述 interface
已过时的
注释@Deprecated
的程序元素是不鼓励程序员使用的程序元素。interface
FunctionalInterface
用于指示接口类型声明旨在作为Java语言规范定义的 功能接口的信息性注释类型。interface
Override
表示方法声明旨在覆盖超类型中的方法声明。interface
SafeVarargs
程序员断言注释方法或构造函数的正文不会对其varargs参数执行潜在的不安全操作。interface
SuppressWarnings
表示在注释元素(以及注释元素中包含的所有程序元素)中应该抑制命名的编译器警告。 -
Uses of Target in java.lang.annotation
Classes in java.lang.annotation with annotations of type Target Modifier and Type Class 描述 interface
Documented
如果批注@Documented
存在于注释类型 A的声明上,则元素上的任何@A
注释将被视为元素的公共合同的一部分。interface
Inherited
表示注释类型自动继承。interface
Native
表示定义常量值的字段可以从本地代码引用。interface
Repeatable
注释类型java.lang.annotation.Repeatable
用于表示其(meta-)注释声明的注释类型是 可重复的 。interface
Retention
指示要注释具有注释类型的注释的保留时间。interface
Target
指示注释类型适用的上下文。 -
Uses of Target in javafx.beans
Classes in javafx.beans with annotations of type Target Modifier and Type Class 描述 interface
DefaultProperty
指定未指定显式属性时将添加或设置子元素的属性。interface
NamedArg
提供参数名称信息的注释。 -
Uses of Target in javafx.fxml
Classes in javafx.fxml with annotations of type Target Modifier and Type Class 描述 interface
FXML
将字段或方法标记为可用于标记的注释。 -
Uses of Target in javax.annotation
Classes in javax.annotation with annotations of type Target Modifier and Type Class 描述 interface
Generated
生成的注释用于标记已生成的源代码。interface
PostConstruct
PostConstruct注释用于需要执行相关性注入后执行任何初始化的方法。interface
PreDestroy
PreDestroy注释在方法上用作回调通知,表明实例正在被容器移除。interface
Resource
资源注释标记应用程序需要的资源。interface
Resources
此类用于允许多个资源声明。 -
Uses of Target in javax.annotation.processing
Classes in javax.annotation.processing with annotations of type Target Modifier and Type Class 描述 interface
Generated
生成的注释用于标记已生成的源代码。interface
SupportedAnnotationTypes
用于指示注释处理器支持的注释类型的注释。interface
SupportedOptions
用于指示注释处理器支持哪些选项的注释。interface
SupportedSourceVersion
用于指示注释处理器支持的最新源版本的注释。 -
Uses of Target in javax.jws
Classes in javax.jws with annotations of type Target Modifier and Type Class 描述 interface
HandlerChain
interface
Oneway
interface
WebMethod
interface
WebParam
interface
WebResult
interface
WebService
-
Uses of Target in javax.jws.soap
Classes in javax.jws.soap with annotations of type Target Modifier and Type Class 描述 interface
SOAPBinding
interface
SOAPMessageHandlers
已过时。 -
Uses of Target in javax.management
Classes in javax.management with annotations of type Target Modifier and Type Class 描述 interface
ConstructorParameters
一个构造函数上的注释,显示了该构造函数的参数对应于构造的对象的getter方法。interface
DescriptorKey
描述注释元素如何与Descriptor
中的字段相关的元标注 。interface
MXBean
用于将界面明确标记为MXBean接口或不作为MXBean接口的注释。 -
Uses of Target in javax.swing
Classes in javax.swing with annotations of type Target Modifier and Type Class 描述 interface
SwingContainer
用于指定自动生成的BeanInfo
类的一些swing相关信息的注释。 -
Uses of Target in javax.xml.bind.annotation
Classes in javax.xml.bind.annotation with annotations of type Target Modifier and Type Class 描述 interface
XmlAccessorOrder
控制类中字段和属性的顺序。interface
XmlAccessorType
控制字段或Javabean属性是否默认序列化。interface
XmlAnyAttribute
将JavaBean属性映射到通配符属性的映射。interface
XmlAnyElement
将JavaBean属性映射到XML信息集表示和/或JAXB元素。interface
XmlAttachmentRef
标记一个字段/属性,它的XML表单是一个uri引用mime内容。interface
XmlAttribute
将JavaBean属性映射到XML属性。interface
XmlElement
将JavaBean属性映射到从属性名称派生的XML元素。interface
XmlElementDecl
将工厂方法映射到XML元素。interface
XmlElementRef
将JavaBean属性映射到从属性类型派生的XML元素。interface
XmlElementRefs
使用XmlElement
或JAXBElement标记指向类的属性。interface
XmlElements
多个@XmlElement
注释的容器。interface
XmlElementWrapper
围绕XML表示生成一个包装元素。interface
XmlEnum
interface
XmlEnumValue
将一个枚举常数映射到Enum
类型到XML表示。interface
XmlID
将JavaBean属性映射到XML ID。interface
XmlIDREF
将JavaBean属性映射到XML IDREF。interface
XmlInlineBinaryData
禁用对XML绑定到base64编码的二进制数据的数据类型的XOP编码的考虑。interface
XmlList
用于将属性映射到列表简单类型。interface
XmlMimeType
关联控制属性的XML表示形式的MIME类型。interface
XmlMixed
注释JavaBean多值属性以支持混合内容。interface
XmlNs
将命名空间前缀与XML命名空间URI相关联。interface
XmlRegistry
标记一个有XmlElementDecl
的类。interface
XmlRootElement
将类或枚举类型映射到XML元素。interface
XmlSchema
将包名称映射到XML命名空间。interface
XmlSchemaType
将Java类型映射到简单的模式内置类型。interface
XmlSchemaTypes
多个@XmlSchemaType
注释的容器。interface
XmlSeeAlso
指示JAXB在绑定此类时也绑定其他类。interface
XmlTransient
防止将JavaBean属性/类型映射到XML表示。interface
XmlType
将类或枚举类型映射到XML模式类型。interface
XmlValue
使用simpleContent或XML Schema简单类型将类映射到XML模式复合类型。 -
Uses of Target in javax.xml.bind.annotation.adapters
Classes in javax.xml.bind.annotation.adapters with annotations of type Target Modifier and Type Class 描述 interface
XmlJavaTypeAdapter
使用实现XmlAdapter
的适配器进行自定义封送。interface
XmlJavaTypeAdapters
多个@XmlJavaTypeAdapter
注释的容器。 -
Uses of Target in javax.xml.ws
Classes in javax.xml.ws with annotations of type Target Modifier and Type Class 描述 interface
Action
所述Action
注释允许一个WS寻址的显式关联Action
与消息寻址属性input
,output
和fault
映射WSDL操作的消息。interface
BindingType
BindingType
注释用于指定用于Web服务端点实现类的绑定。interface
FaultAction
所述FaultAction
注解用于内部Action
注释以允许WS寻址的显式关联Action
与消息寻址属性fault
从异常类映射到的WSDL操作的消息。interface
RequestWrapper
用于使用要在运行时使用的请求包装器bean来注释服务端点接口中的方法。interface
RespectBinding
该功能说明了JAX-WS运行时中使用的wsdl:binding
。interface
ResponseWrapper
用于使用要在运行时使用的响应包装器bean来注释服务端点接口中的方法。interface
ServiceMode
用于指示Provider
实现是否希望使用整个协议消息或仅使用协议消息有效载荷。interface
WebEndpoint
用于注释生成的服务接口的getPortName()
方法。interface
WebFault
用于注释特定于服务的异常类,以定制到故障元素的本地和命名空间名称以及故障bean的名称。interface
WebServiceClient
用于注释生成的服务接口。interface
WebServiceProvider
用于注释Provider实现类。interface
WebServiceRef
WebServiceRef
注释用于定义对Web服务的引用以及(可选)为其注入目标。interface
WebServiceRefs
WebServiceRefs
注释允许在类级别声明多个Web服务引用。 -
Uses of Target in javax.xml.ws.soap
Classes in javax.xml.ws.soap with annotations of type Target Modifier and Type Class 描述 interface
Addressing
此注释表示使用SOAP 1.1 / HTTP或SOAP 1.2 / HTTP绑定的WS-Addressing。interface
MTOM
此功能表示使用具有Web服务的MTOM。 -
Uses of Target in javax.xml.ws.spi
Classes in javax.xml.ws.spi with annotations of type Target Modifier and Type Class 描述 interface
WebServiceFeatureAnnotation
用于标识其他注释的注释为WebServiceFeature
。
-