com.townleyenterprises.common
Interface ConfigSupplier
- public interface ConfigSupplier
This interface must be implemneted by applications that wish to use
the general configuration mechanism.
- Version:
- $Id: ConfigSupplier.java,v 1.3 2004/07/28 10:33:58 atownley Exp $
- Author:
- Andrew S. Townley
Method Summary |
java.lang.String |
getAppName()
This method returns the application name which should be
used to retrieve application properties. |
getAppName
public java.lang.String getAppName()
- This method returns the application name which should be
used to retrieve application properties.
- Returns:
- the application name
Copyright © 2002-2004, Andrew S. Townley and Townley Enterprises. All Rights Reserved.
This project is hosted on http://te-code.sourceforge.net.