com.funambol.email.inboxlistener.admin
Class ConfigHelper

java.lang.Object
  extended bycom.funambol.email.inboxlistener.admin.ConfigHelper

public class ConfigHelper
extends java.lang.Object

This class loads the parameter from the XML configuration file


Constructor Summary
ConfigHelper()
           
 
Method Summary
static InboxListenerConfig read(java.lang.String filename)
           
static void write(InboxListenerConfig f, java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHelper

public ConfigHelper()
Method Detail

write

public static void write(InboxListenerConfig f,
                         java.lang.String filename)
                  throws java.lang.Exception
Throws:
java.lang.Exception

read

public static InboxListenerConfig read(java.lang.String filename)
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2006 Funambol.