|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.glassfish.jersey.server.spi | Jersey server-side service provider contract (SPI) classes. |
| Uses of Container in org.glassfish.jersey.server.spi |
|---|
| Methods in org.glassfish.jersey.server.spi with parameters of type Container | |
|---|---|
void |
ContainerLifecycleListener.onReload(Container container)
Invoked when the container has been reloaded. |
void |
ContainerLifecycleListener.onShutdown(Container container)
Invoke at the container shut-down. |
void |
ContainerLifecycleListener.onStartup(Container container)
Invoked at the container start-up. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||