Registration

Represents a module's registration on the module registry. A module can be stopped at any time by cancelling its registration.

class Object
trait Matchable
class Any

Value members

Abstract methods

def cancel(): Unit

Removes and stops the related module.

Removes and stops the related module.