public class TyrusServletContainerInitializer
extends java.lang.Object
implements jakarta.servlet.ServletContainerInitializer
All requests will be handled by registered filter if not specified otherwise.
Constructor and Description |
---|
TyrusServletContainerInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
onStartup(java.util.Set<java.lang.Class<?>> classes,
jakarta.servlet.ServletContext ctx) |
Copyright © 2012–2020 Oracle Corporation. All rights reserved.