public interface BeforeShutdown
The type of the final event the container fires after it has finished processing
requests and destroyed all contexts. If any observer method of the
BeforeShutdown
event throws an exception, the exception is ignored by the
container.
Copyright © 2008-2015 Seam Framework. All Rights Reserved.