public interface WebControllerRegistry extends ControllerRegistry
Modifier and Type | Method and Description |
---|---|
ControllerBuilder |
registerController(String id,
RequestMethodType requestType,
String view,
boolean resolvedView,
DispatcherType dispatcherType,
String name,
Class<?> classType,
String actionId,
ActionType actionType) |
getRegisteredController, getRegisteredController, registerController, registerController, registerController, registerController, registerController, registerController, registerController
ControllerBuilder registerController(String id, RequestMethodType requestType, String view, boolean resolvedView, DispatcherType dispatcherType, String name, Class<?> classType, String actionId, ActionType actionType)
Copyright © 2018 Brandao. All rights reserved.