GWT 2.7.0

Uses of Class
com.google.gwt.core.server.ServerGwtBridge.ClassInstantiatorBase

Packages that use ServerGwtBridge.ClassInstantiatorBase
com.google.gwt.core.server   
 

Uses of ServerGwtBridge.ClassInstantiatorBase in com.google.gwt.core.server
 

Subclasses of ServerGwtBridge.ClassInstantiatorBase in com.google.gwt.core.server
(package private)  class LocalizableInstantiator
          Instantiator that knows how to lookup locale-specific implementations.
(package private)  class ObjectNew
          A class instantiator that simple news the requested class.
 


GWT 2.7.0