com.atlassian.mail.config
Class PropertiesLoader

java.lang.Object
  extended by com.atlassian.mail.config.PropertiesLoader

public class PropertiesLoader
extends Object

A simple util class to load properties related to atlassian-mail


Field Summary
static Properties ATLASSIAN_MAIL_PROPERTIES
           
static String MAIL_PROPERTIES_FILE
           
 
Constructor Summary
PropertiesLoader()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAIL_PROPERTIES_FILE

public static final String MAIL_PROPERTIES_FILE
See Also:
Constant Field Values

ATLASSIAN_MAIL_PROPERTIES

public static Properties ATLASSIAN_MAIL_PROPERTIES
Constructor Detail

PropertiesLoader

public PropertiesLoader()


Atlassian Mail is developed by Atlassian Software Systems.