| 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.
|
| 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 |
|---|---|
<T> T |
ContainerProvider.createContainer(Class<T> type,
ApplicationHandler appHandler)
Create an container of a given type.
|
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.