WildFly: Parent Aggregator 8.1.0.Final
- java.lang.Object
-
- org.wildfly.extension.undertow.deployment.ConfiguredHandlerWrapper
-
- All Implemented Interfaces:
- io.undertow.server.HandlerWrapper
public class ConfiguredHandlerWrapper
extends Object
implements io.undertow.server.HandlerWrapper
Handler wrapper that create a new instance of the specified HandlerWrapper
or
HttpHandler
class, and configures it via the specified properties.
- Author:
- Stuart Douglas
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
io.undertow.server.HttpHandler |
wrap(io.undertow.server.HttpHandler handler) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Parent Aggregator 8.1.0.Final
Copyright © 2014 JBoss by Red Hat. All rights reserved.