public interface InterceptorHandler
Modifier and Type | Method and Description |
---|---|
ApplicationContext |
getContext() |
Object[] |
getParameters() |
MvcRequest |
getRequest() |
DataType |
getRequestType() |
Object |
getResource() |
ResourceAction |
getResourceAction() |
MvcResponse |
getResponse() |
Object |
getResult() |
String |
requestId() |
ResourceAction getResourceAction()
DataType getRequestType()
Object getResource()
String requestId()
ApplicationContext getContext()
Object[] getParameters() throws InstantiationException, IllegalAccessException, ParseException
Object getResult()
MvcRequest getRequest()
MvcResponse getResponse()
Copyright © 2018 Brandao. All rights reserved.