Package org.guvnor.ala.config.gwt
Interface GWTCodeServerConfig
-
- All Superinterfaces:
BuildConfig,Config
public interface GWTCodeServerConfig extends BuildConfig
GWT Code Server config type used to start GWT Code Servers, extends the base Config interface
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringgetBindAddress()
-
-
-
Method Detail
-
getBindAddress
default String getBindAddress()
-
-