Package com.google.gwt.core.server
Interface ServerGwtBridge.Properties
- Enclosing class:
ServerGwtBridge
public static interface ServerGwtBridge.Properties
An interface for accessing property values.
-
Method Summary
-
Method Details
-
getProperty
Get the value of a property.- Parameters:
name
-- Returns:
- property value, or null
-