public interface CruxClientConfig
Internal interface. Do not extend or implement this directly. Contains some configuration properties to inform Crux how to work.
To change any of this configuration properties, create a property file for the
Crux resource interface.
| Modifier and Type | Method and Description |
|---|---|
boolean |
enableCrux2OldInterfacesCompatibility() |
boolean |
enableDebugForURL(String url) |
String |
notifierCompilerAddress() |
String |
notifierCompilerPort() |
boolean |
preferWebSQLForNativeDB() |
boolean enableDebugForURL(String url)
boolean enableCrux2OldInterfacesCompatibility()
boolean preferWebSQLForNativeDB()
String notifierCompilerAddress()
String notifierCompilerPort()
Copyright © 2015. All rights reserved.