org.objectweb.dsrg.sofa
Interface SOFASelfShutting


public interface SOFASelfShutting

Implement to allow a sofa component to shut a sofa application from within.


Method Summary
 void setShuttingContext(SOFAAppShuttingContext context)
          Passes the context used to shut an application down.
 

Method Detail

setShuttingContext

void setShuttingContext(SOFAAppShuttingContext context)
Passes the context used to shut an application down.