public class TyrusServletContainerInitializer extends Object implements javax.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(Set<Class<?>> classes,
javax.servlet.ServletContext ctx) |
Copyright © 2012–2019 Oracle Corporation. All rights reserved.