com.googlecode.jpattern.gwt.client
Interface IBeanFactory

All Superinterfaces:
com.google.gwt.autobean.shared.AutoBeanFactory

public interface IBeanFactory
extends com.google.gwt.autobean.shared.AutoBeanFactory

Author:
Francesco Cina'

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.autobean.shared.AutoBeanFactory
com.google.gwt.autobean.shared.AutoBeanFactory.Category, com.google.gwt.autobean.shared.AutoBeanFactory.NoWrap
 
Method Summary
 com.google.gwt.autobean.shared.AutoBean<IWebResult> webResult()
           
 com.google.gwt.autobean.shared.AutoBean<IWebResult> webResult(IWebResult result)
           
 
Methods inherited from interface com.google.gwt.autobean.shared.AutoBeanFactory
create, create
 

Method Detail

webResult

com.google.gwt.autobean.shared.AutoBean<IWebResult> webResult()

webResult

com.google.gwt.autobean.shared.AutoBean<IWebResult> webResult(IWebResult result)


Copyright © 2011. All Rights Reserved.