com.atlassian.mail.config
Class PropertiesLoader

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

public class PropertiesLoader
extends java.lang.Object

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


Field Summary
static java.util.Properties ATLASSIAN_MAIL_PROPERTIES
           
static java.lang.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 java.lang.String MAIL_PROPERTIES_FILE
See Also:
Constant Field Values

ATLASSIAN_MAIL_PROPERTIES

public static java.util.Properties ATLASSIAN_MAIL_PROPERTIES
Constructor Detail

PropertiesLoader

public PropertiesLoader()


Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.