|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface BaseAppl
Annotation to tag a bean as an Application.
| Required Element Summary | |
|---|---|
String |
name
The unique name of the application. |
| Optional Element Summary | |
|---|---|
String |
description
The application's description. |
String |
subpackage
The child package into which files may be generated, relative to the package of the annotated bean. |
String |
title
The application title. |
| Element Detail |
|---|
public abstract String name
public abstract String subpackage
public abstract String title
public abstract String description
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||