info.joseluismartin.vaadin.ui
Class AppCtxGuiFactory
java.lang.Object
info.joseluismartin.vaadin.ui.AppCtxGuiFactory
- All Implemented Interfaces:
- GuiFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class AppCtxGuiFactory
- 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 |
AppCtxGuiFactory
public AppCtxGuiFactory()
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
getComponent
public com.vaadin.ui.Component getComponent(String name)
-
- Specified by:
getComponent
in interface GuiFactory
Copyright © 2012 JDAL. All Rights Reserved.