net.sf.crispy
Interface PropertiesLoader

All Known Implementing Classes:
ClassPathPropertiesLoader, ClassPropertiesLoader, FilePropertiesLoader, UrlPropertiesLoader

public interface PropertiesLoader

Interface, to load the Properties for the Servicemanage.

Author:
Linke

Method Summary
 java.util.Properties load()
           
 

Method Detail

load

public java.util.Properties load()


Copyright © 2005-2006 Crispy. All Rights Reserved.