csw.framework.internal.wiring.FrameworkWiring
See theFrameworkWiring companion class
Represents the factory to make framework wiring
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Makes a FrameworkWiring with the given actor system
Makes a FrameworkWiring with the given actor system
Value parameters
-
_actorSystem
-
used to initialize other necessary instances like locationService
Attributes
-
Returns
-
a FrameworkWiring containing instances to run a component(s)
Makes a FrameworkWiring with the given actor system
Makes a FrameworkWiring with the given actor system
Value parameters
-
_actorSystem
-
used to initialize other necessary instances like locationService
-
_locationService
-
used to initialize other necessary instances like configuration service client
Attributes
-
Returns
-
a FrameworkWiring containing instances to run a component(s)