@Component(value="cuba_ControllerDependencyInjector")
@Scope(value="prototype")
public class ControllerDependencyInjector
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ControllerDependencyInjector(Frame frame,
java.util.Map<java.lang.String,java.lang.Object> params) |
| Modifier and Type | Method and Description |
|---|---|
void |
inject() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static final java.lang.String NAME
public ControllerDependencyInjector(Frame frame, java.util.Map<java.lang.String,java.lang.Object> params)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void inject()