protected static class ModelDrivenInterceptor.RefreshModelBeforeResult extends Object implements PreResultListener
Modifier and Type | Field and Description |
---|---|
protected ModelDriven |
action |
Constructor and Description |
---|
ModelDrivenInterceptor.RefreshModelBeforeResult(ModelDriven action,
Object model) |
protected ModelDriven action
public ModelDrivenInterceptor.RefreshModelBeforeResult(ModelDriven action, Object model)
public void beforeResult(ActionInvocation invocation, String resultCode)
PreResultListener
beforeResult
in interface PreResultListener
invocation
- the action invocationresultCode
- the result code returned by the action (eg. success
).Copyright © 2000–2020 Apache Software Foundation. All rights reserved.