|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.autobean.server.Configuration
@Deprecated public class Configuration
Used by AutoBeanFactoryMagic.createBean(Class, Configuration)
. This
type replicates the annotations that may be applied to an AutoBeanFactory
declaration.
AutoBeans has moved to
com.google.web.bindery.autobeans
. This package will be
removed in a future version of GWT.
Nested Class Summary | |
---|---|
static class |
Configuration.Builder
Deprecated. |
Method Summary | |
---|---|
java.util.List<java.lang.Class<?>> |
getCategories()
Deprecated. |
java.util.Set<java.lang.Class<?>> |
getNoWrap()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.List<java.lang.Class<?>> getCategories()
public java.util.Set<java.lang.Class<?>> getNoWrap()
|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |