WebHelperImpl
ActionContext
29303132333435
public class WebHelperFactory implements InjectionHandlerFactory { public InjectionHandler createInjectionHandler(Annotation annotation, Class clazz, PropertyDescriptor inputSetter) { return new WebHelperInjectionHandler(); }