|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--test.ojb.tutorial1.AbstractUseCase | +--test.ojb.tutorial1.UCQuitApplication
implements Use Case "Quit Application".
Field Summary |
Fields inherited from class test.ojb.tutorial1.AbstractUseCase |
broker |
Constructor Summary | |
UCQuitApplication(PersistenceBroker b)
UCQuitApplication constructor comment. |
Method Summary | |
void |
apply()
apply method comment. |
java.lang.String |
getDescription()
getDescription method comment. |
Methods inherited from class test.ojb.tutorial1.AbstractUseCase |
readLineWithMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UCQuitApplication(PersistenceBroker b)
Method Detail |
public void apply()
apply
in interface UseCase
apply
in class AbstractUseCase
public java.lang.String getDescription()
getDescription
in interface UseCase
getDescription
in class AbstractUseCase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |