findConfigurationFile(String) method

Locates a configuration file in the Agentry application's deployment returns a.

Syntax

public File findConfigurationFile ( String filename )

Parameters

Returns

aFile object referencing the file in the correct directory

Usage

File object that can be used to access the file. If the file does not exist, this method will return an object that can be used to create the file in an appropriate location.