| |
|
| java.lang.Object org.apache.ojb.broker.prevayler.demo.Application
Application | public class Application (Code) | | The tutorial application.
author: Thomas Mahler |
Constructor Summary | |
public | Application() Application constructor comment. |
Application | public Application()(Code) | | Application constructor comment.
|
displayUseCases | public void displayUseCases()(Code) | | Disply available use cases.
|
main | public static void main(String[] args)(Code) | | Insert the method's description here.
Creation date: (04.03.2001 10:40:25)
Parameters: args - java.lang.String[] |
run | public void run()(Code) | | the applications main loop.
|
selectUseCase | public UseCase selectUseCase()(Code) | | select a use case.
|
|
|
|