Uses of Interface
com.google.gwt.core.server.ServerGwtBridge.ClassInstantiator
-
Uses of ServerGwtBridge.ClassInstantiator in com.google.gwt.core.server
Modifier and TypeClassDescription(package private) class
Instantiator that knows how to lookup locale-specific implementations.(package private) final class
A class instantiator that simple news the requested class.static class
Helper class that provides some wrappers for looking up and instantiating a class.Modifier and TypeMethodDescriptionvoid
ServerGwtBridge.register
(Class<?> baseClass, ServerGwtBridge.ClassInstantiator instantiator) Register an instantiator to be used for any subtypes of a given base class.