Companion
object Companion
Content copied to clipboard
Provides with a set of methods and properties to easily build WebcomApplication instances.
Functions
from Asset
Link copied to clipboard
Builds a WebcomApplication from an Android asset file.
from Configuration
Link copied to clipboard
fun fromConfiguration(configuration: WebcomConfiguration): WebcomApplication
Content copied to clipboard
Builds a WebcomApplication from an already existing configuration.
from Properties
Link copied to clipboard
Builds a WebcomApplication from Java properties.
Properties
default
Link copied to clipboard
Gets the default WebcomApplication instance, ie the one built from the "webcom.properties
" asset file.