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