csw.command.client.CommandServiceFactory
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Make a CommandService instance for java
Make a CommandService instance for java
Value parameters
-
actorSystem
-
of the component used for executing commands to other components and wait for the responses
-
componentLocation
-
the destination component location to which commands need to be sent
Attributes
-
Returns
-
an instance of type ICommandService
Make a CommandService instance for scala
Make a CommandService instance for scala
Value parameters
-
actorSystem
-
of the component used for executing commands to other components and wait for the responses
-
componentLocation
-
the destination component location to which commands need to be sent
Attributes
-
Returns
-
an instance of type CommandService