Switching to Switch and restructuring some EBEDD code
This commit is contained in:
parent
25ebfbadd8
commit
3a9994bbe0
5 changed files with 21 additions and 26 deletions
|
|
@ -64,8 +64,6 @@ trait MessageDispatcher extends MailboxFactory with Logging {
|
|||
|
||||
def dispatch(invocation: MessageInvocation): Unit
|
||||
|
||||
def execute(task: Runnable): Unit
|
||||
|
||||
def start: Unit
|
||||
|
||||
def shutdown: Unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue