org.apache.webbeans.portable.events.discovery
Class BeforeShutdownImpl
java.lang.Object
org.apache.webbeans.portable.events.discovery.BeforeShutdownImpl
- All Implemented Interfaces:
- javax.enterprise.inject.spi.BeforeShutdown
public class BeforeShutdownImpl
- extends Object
- implements javax.enterprise.inject.spi.BeforeShutdown
Event that is fired by the container before it shuts down.
- Version:
- $Rev: 952250 $ $Date: 2010-06-07 16:39:41 +0200 (Mo, 07 Jun 2010) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeShutdownImpl
public BeforeShutdownImpl()
- Creates a new instance.
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.