public interface RequestHandlerProvider
RequestHandler.| Modifier and Type | Method and Description |
|---|---|
Map<String,RequestHandler> |
provideRequestHandlers() |
Map<String,RequestHandler> provideRequestHandlers()
RequestHandler implementations to contribute. The key represents the alias.Copyright © 2008-2014. All Rights Reserved.