org.eso.ias.supervisor.test.CommandManagerMock
See theCommandManagerMock companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class CommandManager
class Object
trait Matchable
class Any
Members list
Value parameters
-
identifier
-
The identifier
Attributes
Close the producer and the consumer and release all the allocated resources.
Close the producer and the consumer and release all the allocated resources.
Attributes
-
Definition Classes
-
CommandManager
Mockup for start getting events from the command topic and send them to the passed listener.
Mockup for start getting events from the command topic and send them to the passed listener.
Value parameters
-
closeable
-
The closeable class to free the resources while exiting/restating
-
commandListener
-
The listener of commands that execute all the commands
Attributes
-
Definition Classes
-
CommandManager