public interface ApplicationContextListener
ApplicationContext
to receive a notification
before the application context is destroyed.Modifier and Type | Method and Description |
---|---|
void |
beforeDestroy(ApplicationContextEvent event)
Called before the related application context is destroyed.
|
void beforeDestroy(ApplicationContextEvent event)
event
- an event that provides access to the application context
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0