public final class JettyHttpContainerProvider extends Object implements ContainerProvider
Handler.| Modifier and Type | Field and Description |
|---|---|
static String |
HANDLER_NAME |
| Constructor and Description |
|---|
JettyHttpContainerProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createContainer(Class<T> type,
jakarta.ws.rs.core.Application application) |
<T> T |
createContainer(Class<T> type,
jakarta.ws.rs.core.Application application,
Object parentContext) |
public static final String HANDLER_NAME
public <T> T createContainer(Class<T> type, jakarta.ws.rs.core.Application application) throws jakarta.ws.rs.ProcessingException
createContainer in interface ContainerProviderjakarta.ws.rs.ProcessingExceptionCopyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.