@Provider public class SpringLifecycleListener extends Object implements ContainerLifecycleListener
| Constructor and Description |
|---|
SpringLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onReload(Container container) |
void |
onShutdown(Container container) |
void |
onStartup(Container container) |
public void onStartup(Container container)
onStartup in interface ContainerLifecycleListenerpublic void onReload(Container container)
onReload in interface ContainerLifecycleListenerpublic void onShutdown(Container container)
onShutdown in interface ContainerLifecycleListenerCopyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.