com.levigo.jadice.document.config
Class JadicePropertiesConfiguration

java.lang.Object
  extended by com.levigo.jadice.document.config.JadicePropertiesConfiguration

public class JadicePropertiesConfiguration
extends Object


Method Summary
static void configure()
           
static void configure(File f)
           
static void configure(InputStream is)
           
static void configure(com.levigo.util.preferences.PreferenceStore ps)
           
static void configure(Properties p)
           
static void configure(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

configure

public static void configure()

configure

public static void configure(File f)
                      throws IOException
Throws:
IOException

configure

public static void configure(String name)
                      throws IOException
Throws:
IOException

configure

public static void configure(InputStream is)
                      throws IOException
Throws:
IOException

configure

public static void configure(Properties p)

configure

public static void configure(com.levigo.util.preferences.PreferenceStore ps)


Copyright © 2017 levigo holding gmbh. All rights reserved.