Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Package weblogic.descriptor.annotation

Defines javadoc annotations that may be used in a DescriptorBean interface.

See:
          Description

Class Summary
AnnotationDefinition Repesents a javadoc annotation that may be used in the defintion of a descriptor bean.
AnnotationDefinition.EnumerationAnnotation  
AnnotationDefinition.LegalNullStringAnnotation  
AnnotationDefinition.LegalStringAnnotation Covers both NULLABLE & LEGAL_ZERO_LENGTH annotations
AnnotationDefinition.LegalZeroLengthStringAnnotation  
AnnotationDefinition.UnSetValueAnnotation  
BeanAnnotations Defines annotations that can be specified in a bean interface comment block to contribute to the definition of a descriptor bean.
GlobalAnnotations Defines annotations that can be specified on any element in a bean interface as well as the interface itself.
MethodAnnotations Defines annotations that can be specified in a method comment to contribute to its definition.
PropertyAnnotations Defines annotations that can be specified in a getter or setter method comment to contribute to the defintion of a bean property.
 

Package weblogic.descriptor.annotation Description

Defines javadoc annotations that may be used in a DescriptorBean interface.


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02