Package org.eclipse.jetty.webapp
Interface Configuration.WrapperFunction
- Enclosing interface:
- Configuration
public static interface Configuration.WrapperFunction
Experimental Wrapper mechanism for WebApp Configuration components.
Beans in WebAppContext that implement this interface
will be called to optionally wrap any newly created Configuration
objects before they are used for the first time.
-
Method Summary
-
Method Details
-
wrapConfiguration
-