com.funambol.email.inboxlistener.engine
Class ListenerRegistryDAO

java.lang.Object
  extended bycom.funambol.email.inboxlistener.engine.ListenerRegistryDAO

public class ListenerRegistryDAO
extends java.lang.Object

Contains methods to access to the tables with the information about Mail Server Account.


Constructor Summary
ListenerRegistryDAO(DBAccount dba)
           
 
Method Summary
 java.util.List getAccounts(java.lang.String listenerId)
          Gets Accounts returns a list that contains MailAccount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListenerRegistryDAO

public ListenerRegistryDAO(DBAccount dba)
Method Detail

getAccounts

public java.util.List getAccounts(java.lang.String listenerId)
                           throws InboxListenerException
Gets Accounts returns a list that contains MailAccount

Throws:
InboxListenerException


Copyright © 2003-2006 Funambol.