| Package | Description |
|---|---|
| weblogic.descriptor.annotation |
Defines javadoc annotations that may be used in a DescriptorBean interface.
|
| weblogic.descriptor.beangen |
Defines a Descriptor Bean implementation generator
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AnnotationDefinition.constructMessage(String message,
PropertyDeclaration declaration,
String alias) |
protected void |
AnnotationDefinition.error(String message,
PropertyDeclaration declaration,
String alias) |
List |
AnnotationDefinition.validate(PropertyDeclaration declaration,
String alias) |
protected void |
AnnotationDefinition.warning(String message,
PropertyDeclaration declaration,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDeclaration |
PropertyDeclaration.getDelegatedProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDeclaration.setDelegatedProperty(PropertyDeclaration p) |