| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal |
Jersey server-side internal classes.
|
| org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
| org.glassfish.jersey.servlet |
Jersey generic Servlet container integration classes.
|
| Modifier and Type | Method and Description |
|---|---|
static ContainerLifecycleListener |
ConfigHelper.getContainerLifecycleListener(ApplicationHandler applicationHandler)
Provides a single ContainerLifecycleListener instance based on the
application configuration. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandler |
Container.getApplicationHandler()
Get the Jersey server-side application handler associated with the container.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandler |
ServletContainer.getApplicationHandler() |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.