@Controller(value="widgetM")
@Scope(value="session")
public class WidgetMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private WidgetService |
widgetService |
Constructor and Description |
---|
WidgetMBean() |
Modifier and Type | Method and Description |
---|---|
BaseService |
getService() |
private static final long serialVersionUID
@Autowired private WidgetService widgetService