public interface FloListenerFactory
InstrumentedContext.Listener. Factory implementations will be
loaded by FloRunner through the ServiceLoader.load(Class) mechanism.
The createListener(Config) method gets a reference to the loaded Config
object which can be used to extract information about the runner configuration.| Modifier and Type | Method and Description |
|---|---|
InstrumentedContext.Listener |
createListener(com.typesafe.config.Config config) |
InstrumentedContext.Listener createListener(com.typesafe.config.Config config)
Copyright © 2018. All rights reserved.