public interface MailboxCopierManagementMBean
MailboxManager
contents from one to the other via JMXModifier and Type | Method and Description |
---|---|
void |
copy(String srcBean,
String dstBean)
Copy from srcBean to dstBean all messages
|
Map<String,String> |
getMailboxManagerBeans()
Return a
Map which contains the bean name of the registered
MailboxManager instances as keys and the classname of them as
values |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.