|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BimboContext | Bimbo Context interface. |
| Class Summary | |
|---|---|
| BimboServlet | The Bimbo web application runtime servlet. |
| Annotation Types Summary | |
|---|---|
| Action | Marks a method as an action. |
| Authenticated | Marks that a user should be authentication before being able to invoke the corresponding action. |
| BlameMe | Marks an input field of your class as being responsible for certain exceptions thrown by the page actions. |
| Constraint | Use this to add a constraint to an input field. |
| Input | Marks a field of your class as being an input element. |
| Output | Marks a field of your class as output element. |
| Render | Sets the renderer of a field. |
| SessionAttribute | Marks a field of your class as a HTTP session attribute. |
| Title | Sets the title of you web application page class. |
Bimbo API.
Contains the Bimbo runtime servlet and the Bimbo annotations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||