| Modifier and Type | Method and Description |
|---|---|
static EConfigure |
EConfigure.create(Map<String,EConfigure.Service> services,
Map<String,EConfigure.RemoteConnection> connections,
Map<String,EConfigure.Dispatcher> dispatchers)
Creates an eBus configuration for the given service and
remote connections.
|
static EConfigure |
EConfigure.load(Preferences prefs)
Returns an eBus configuration extracted from the
preferences.
|
static EConfigure |
EConfigure.load(Properties props)
Returns the eBus service, remote connection, and
dispatcher configurations found in the given properties.
|
Copyright © 2019. All rights reserved.