org.apache.james.mailboxmanager.manager
Interface MailboxManagerProvider


public interface MailboxManagerProvider


Field Summary
static java.lang.String ROLE
          Deprecated. remove avalon coupling
 
Method Summary
 MailboxManager getMailboxManager()
           
 

Field Detail

ROLE

static final java.lang.String ROLE
Deprecated. remove avalon coupling
See Also:
Constant Field Values
Method Detail

getMailboxManager

MailboxManager getMailboxManager()
                                 throws MailboxManagerException
Throws:
MailboxManagerException


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.