net.sourceforge.atunes.kernel
Interface ApplicationFinishListener

All Known Implementing Classes:
ApplicationDataHandler, ContextInformationServiceHandler, DeviceHandler, FavoritesHandler, HotkeyHandler, MPlayerHandler, MultipleInstancesHandler, PlayerHandler, PlayListHandler, PodcastFeedHandler, RadioHandler, RepositoryHandler, SystemTrayHandler, TempFolder, VisualHandler, XineHandler

public interface ApplicationFinishListener

Interface for classes that must execute code before application ends (usually handlers)

Author:
fleax

Method Summary
 void applicationFinish()
          Called when application finishes
 

Method Detail

applicationFinish

void applicationFinish()
Called when application finishes



Copyright © 2006-2008 The aTunes Team. All Rights Reserved.