- All Implemented Interfaces:
- EventListener, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener
public class ShutdownBackstop
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
The Shutdown backstop is a spring bean that will ensure that shutdown completes
within a given time.
If alfresco is blocked - for example waiting for a remote resource or a long
running actionbackstop will wait for a timeout and then call System.exit()
- Author:
- mrogers