|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.environment.se.ShutdownManager
@ApplicationScoped public class ShutdownManager
| Constructor Summary | |
|---|---|
ShutdownManager()
|
|
| Method Summary | |
|---|---|
void |
setBootstrap(org.jboss.weld.bootstrap.api.Bootstrap bootstrap)
|
void |
shutdown()
Shutdown Weld SE gracefully (call this as an alternative to firing the "@Shutdown Manager" event. |
void |
shutdown(javax.enterprise.inject.spi.BeanManager shutdownRequest)
The observer of the optional shutdown request which will in turn fire the Shutdown event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownManager()
| Method Detail |
|---|
public void shutdown(@Observes
javax.enterprise.inject.spi.BeanManager shutdownRequest)
shutdownRequest - public void shutdown()
public void setBootstrap(org.jboss.weld.bootstrap.api.Bootstrap bootstrap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||