public abstract class SpringFrameworkAction extends IafAction
| Constructor and Description |
|---|
SpringFrameworkAction() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.context.WebApplicationContext |
getApplicationContext() |
void |
init(ActionConfig actionConfig)
Initialize the action.
|
public org.springframework.web.context.WebApplicationContext getApplicationContext()
public void init(ActionConfig actionConfig) throws ActionInitException
IafActioninit in class IafActionactionConfig - The configuration of the action.ActionInitException - If the action could not be initialized.Copyright © 2015 Revolution Systems Inc.. All rights reserved.