Class Configuration

java.lang.Object
com.google.web.bindery.autobean.vm.Configuration

public class Configuration extends Object
Used by AutoBeanFactorySource.createBean(Class, Configuration). This type replicates the annotations that may be applied to an AutoBeanFactory declaration.

This is experimental, unsupported code.

  • Method Details

    • getCategories

      public List<Class<?>> getCategories()
    • getNoWrap

      public Set<Class<?>> getNoWrap()