org.chorem.pollen.ui.services
Class PollenShutdown
java.lang.Object
org.chorem.pollen.ui.services.PollenShutdown
- All Implemented Interfaces:
- EventListener, org.apache.tapestry5.ioc.services.RegistryShutdownListener
public class PollenShutdown
- extends Object
- implements org.apache.tapestry5.ioc.services.RegistryShutdownListener
Service de gestion de l'arrêt du serveur. Ce service exécute une action à la
fermeture du registre Tapestry.
- Version:
- $Id: PollenShutdown.java 2732 2009-08-18 12:26:50Z nrannou $
- Author:
- rannou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenShutdown
public PollenShutdown()
registryDidShutdown
public void registryDidShutdown()
- Specified by:
registryDidShutdown in interface org.apache.tapestry5.ioc.services.RegistryShutdownListener
Copyright © 2009-2010 CodeLutin. All Rights Reserved.