org.apache.webbeans.portable.events.discovery
Class BeforeShutdownImpl

java.lang.Object
  extended by 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) $

Constructor Summary
BeforeShutdownImpl()
          Creates a new instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeforeShutdownImpl

public BeforeShutdownImpl()
Creates a new instance.



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.