org.objectweb.dsrg.sofa
Interface SOFAAppShuttingContext

All Known Implementing Classes:
SOFAAppShutter

public interface SOFAAppShuttingContext

Used from within sofa applications to shut them down.


Method Summary
 void shutdownApp()
          Shuts down the sofa application with everything needed.
 

Method Detail

shutdownApp

void shutdownApp()
Shuts down the sofa application with everything needed.