Uses of Interface
org.objectweb.dsrg.sofa.SOFAAppShuttingContext

Packages that use SOFAAppShuttingContext
org.objectweb.dsrg.sofa   
org.objectweb.dsrg.sofa.deployment.util   
 

Uses of SOFAAppShuttingContext in org.objectweb.dsrg.sofa
 

Methods in org.objectweb.dsrg.sofa with parameters of type SOFAAppShuttingContext
 void SOFASelfShutting.setShuttingContext(SOFAAppShuttingContext context)
          Passes the context used to shut an application down.
 

Uses of SOFAAppShuttingContext in org.objectweb.dsrg.sofa.deployment.util
 

Classes in org.objectweb.dsrg.sofa.deployment.util that implement SOFAAppShuttingContext
 class SOFAAppShutter