org.jboss.weld.environment.se
Class ShutdownManager
java.lang.Object
org.jboss.weld.environment.se.ShutdownManager
@ApplicationScoped
public class ShutdownManager
- extends Object
Method Summary |
void |
setBootstrap(org.jboss.weld.bootstrap.api.Bootstrap bootstrap)
|
void |
shutdown()
Shutdown Weld SE gracefully. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShutdownManager
public ShutdownManager()
shutdown
public void shutdown()
- Shutdown Weld SE gracefully.
setBootstrap
public void setBootstrap(org.jboss.weld.bootstrap.api.Bootstrap bootstrap)
Copyright © 2013 Seam Framework. All Rights Reserved.