Uses of Interface
com.google.gwt.core.server.ServerGwtBridge.Properties
-
Packages that use ServerGwtBridge.Properties Package Description com.google.gwt.core.server -
-
Uses of ServerGwtBridge.Properties in com.google.gwt.core.server
Methods in com.google.gwt.core.server with parameters of type ServerGwtBridge.Properties Modifier and Type Method Description <T> T
LocalizableInstantiator. create(java.lang.Class<?> clazz, ServerGwtBridge.Properties properties)
<T> T
ObjectNew. create(java.lang.Class<?> clazz, ServerGwtBridge.Properties properties)
<T> T
ServerGwtBridge.ClassInstantiator. create(java.lang.Class<?> baseClass, ServerGwtBridge.Properties properties)
Create an instance given a base class.static GwtLocale
ServerGwtBridge. getLocale(ServerGwtBridge.Properties properties)
-