Implementation of Spring's {@link org.springframework.beans.factory.config.Scope} contract.Registered by default as the scope {@code ui}.
@author Josh Long (josh@joshlong.com)
@author Petter Holmström (petter@vaadin.com)
@see org.vaadin.spring.UIScope
@deprecated Use {@link org.vaadin.spring.internal.VaadinUIScope} instead.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.