test.ojb.tutorial2
Class UCQuitApplication

java.lang.Object
  |
  +--test.ojb.tutorial2.AbstractUseCase
        |
        +--test.ojb.tutorial2.UCQuitApplication
All Implemented Interfaces:
UseCase

public class UCQuitApplication
extends AbstractUseCase

implements Use Case "Quit Application".


Field Summary
 
Fields inherited from class test.ojb.tutorial2.AbstractUseCase
odmg
 
Constructor Summary
UCQuitApplication(Implementation impl)
          UCQuitApplication constructor comment.
 
Method Summary
 void apply()
          apply method comment.
 java.lang.String getDescription()
          getDescription method comment.
 
Methods inherited from class test.ojb.tutorial2.AbstractUseCase
readLineWithMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCQuitApplication

public UCQuitApplication(Implementation impl)
UCQuitApplication constructor comment.

Method Detail

apply

public void apply()
apply method comment.

Specified by:
apply in interface UseCase
Specified by:
apply in class AbstractUseCase

getDescription

public java.lang.String getDescription()
getDescription method comment.

Specified by:
getDescription in interface UseCase
Specified by:
getDescription in class AbstractUseCase


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04