info.joseluismartin.vaadin.ui
Class ApplicationContextGuiFactory
java.lang.Object
info.joseluismartin.vaadin.ui.ApplicationContextGuiFactory
- All Implemented Interfaces:
- GuiFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class ApplicationContextGuiFactory
- extends Object
- implements GuiFactory, org.springframework.context.ApplicationContextAware
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
protected org.springframework.context.ApplicationContext applicationContext
ApplicationContextGuiFactory
public ApplicationContextGuiFactory()
getComponent
public com.vaadin.ui.Component getComponent(String name)
-
- Specified by:
getComponent
in interface GuiFactory
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
-
- Specified by:
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2012 JDAL. All Rights Reserved.