Uses of Interface
com.microsoft.tfs.util.shutdown.ShutdownEventListener

Packages that use ShutdownEventListener
com.microsoft.tfs.util.shutdown   
 

Uses of ShutdownEventListener in com.microsoft.tfs.util.shutdown
 

Methods in com.microsoft.tfs.util.shutdown with parameters of type ShutdownEventListener
 void ShutdownManager.addShutdownEventListener(ShutdownEventListener listener, ShutdownManager.Priority priority)
          Add a listener for the event fired when core is being shut down.
 void ShutdownManager.removeShutdownEventListener(ShutdownEventListener listener, ShutdownManager.Priority priority)
          Remove a listener for the event fired when core is being shut down.
 



© 2015 Microsoft. All rights reserved.