GWT 2.3.0

@Deprecated

Package com.google.gwt.autobean.shared

The AutoBean framework provides automatically-generated implementations of bean-like interfaces and a low-level serialization mechanism for those interfaces.

See:
          Description

Interface Summary
AutoBean<T> Deprecated.
AutoBeanFactory Deprecated.
AutoBeanVisitor.CollectionPropertyContext Deprecated.
AutoBeanVisitor.Context Deprecated.
AutoBeanVisitor.MapPropertyContext Deprecated.
AutoBeanVisitor.PropertyContext Deprecated.
Splittable Deprecated.
 

Class Summary
AutoBeanCodex Deprecated.
AutoBeanUtils Deprecated.
AutoBeanVisitor Deprecated.
AutoBeanVisitor.ParameterizationVisitor Deprecated.
ValueCodex Deprecated.
 

Annotation Types Summary
AutoBean.PropertyName Deprecated.
AutoBeanFactory.Category Deprecated.
AutoBeanFactory.NoWrap Deprecated.
 

Package com.google.gwt.autobean.shared Description

The AutoBean framework provides automatically-generated implementations of bean-like interfaces and a low-level serialization mechanism for those interfaces. AutoBeans can be used in both client and server code to improve code re-use.

AutoBeans has moved to com.google.web.bindery.autobeans. This package will be removed in a future version of GWT.

See Also:
AutoBean wiki page, AutoBeanFactory, AutoBeanFactoryMagic

GWT 2.3.0