Propagation

sealed abstract class Propagation

A hint indicating whether or not to propagate supervision events across supervisor hierarchies.

Companion:
object
class Object
trait Matchable
class Any
object Continue.type
object Stop.type

Value members

Concrete methods

def &&(that: => Propagation): Propagation
def ||(that: => Propagation): Propagation