public class MailboxProcessOutgoingExecutorManager extends Object
| Constructor and Description |
|---|
MailboxProcessOutgoingExecutorManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AsyncMailboxProcessOutgoing mailboxProcessOutgoing) |
void |
setInboxBackend(InboxBackend inboxBackend) |
void |
shutdown() |
public MailboxProcessOutgoingExecutorManager()
public void execute(AsyncMailboxProcessOutgoing mailboxProcessOutgoing)
public void setInboxBackend(InboxBackend inboxBackend)
public void shutdown()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.