Application Class Reference
Inherits
er::extensions::appserver::ERXApplication.
List of all members.
Detailed Description
This sets up a simple ERRest application with three entities -- Company, Person, and Animal. Note that this
example app does not demonstrate any authentication checks. Authentication with
rest can be achieved through any of the normal approaches -- basic auth, token.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| static void main |
( |
String[] |
argv |
) |
[static] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Examples/Misc/ERRestRouteExample/Sources/er/rest/example/Application.java