Interface ServerGwtBridge.Properties

Enclosing class:
ServerGwtBridge

public static interface ServerGwtBridge.Properties
An interface for accessing property values.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the value of a property.
  • Method Details

    • getProperty

      String getProperty(String name)
      Get the value of a property.
      Parameters:
      name -
      Returns:
      property value, or null