com.threerings.presents.server
Interface ShutdownManager.Shutdowner

All Superinterfaces:
Lifecycle.BaseComponent, Lifecycle.ShutdownComponent
Enclosing class:
ShutdownManager

public static interface ShutdownManager.Shutdowner
extends Lifecycle.ShutdownComponent

Implementers of this interface will be notified when the server is shutting down.


Method Summary
 
Methods inherited from interface com.samskivert.util.Lifecycle.ShutdownComponent
shutdown