Uses of Class
com.google.web.bindery.autobean.vm.Configuration.Builder
Package
Description
Contains JVM-compatible implementations of the AutoBean framework.
-
Uses of Configuration.Builder in com.google.web.bindery.autobean.vm
Modifier and TypeMethodDescriptionConfiguration.Builder.setCategories
(Class<?>... categories) Equivalent to applying aCategory
annotation to an AutoBeanFactory declaration.Equivalent to applying aNoWrap
annotation to an AutoBeanFactory declaration.