Package | Description |
---|---|
io.undertow.js | |
io.undertow.js.providers.cdi | |
io.undertow.js.providers.jndi |
Modifier and Type | Method and Description |
---|---|
Map<String,InjectionProvider> |
UndertowJS.UndertowSupport.getInjectionProviders() |
Modifier and Type | Method and Description |
---|---|
UndertowJS.Builder |
UndertowJS.Builder.addInjectionProvider(InjectionProvider provider) |
Constructor and Description |
---|
UndertowJS(List<UndertowJS.ResourceSet> resources,
boolean hotDeployment,
ClassLoader classLoader,
Map<String,InjectionProvider> injectionProviders,
List<io.undertow.server.HandlerWrapper> handlerWrappers,
io.undertow.server.handlers.resource.ResourceManager resourceManager) |
UndertowSupport(io.undertow.server.RoutingHandler routingHandler,
ClassLoader classLoader,
Map<String,InjectionProvider> injectionProviders,
UndertowJS.JavabeanIntrospector javabeanIntrospector,
List<io.undertow.server.HandlerWrapper> handlerWrappers,
io.undertow.server.handlers.resource.ResourceManager resourceManager,
io.undertow.server.RoutingHandler wsRoutingHandler) |
Modifier and Type | Class and Description |
---|---|
class |
CDIInjectionProvider |
Modifier and Type | Class and Description |
---|---|
class |
JNDIInjectionProvider |
Copyright © 2019 JBoss by Red Hat. All rights reserved.