org.extex.resource
Interface PropertyAware

All Known Implementing Classes:
BackendDriverImpl, FileFinder, FileFinderRPath, FontFactoryImpl, LsrFinder

public interface PropertyAware

This interface describes the possibility to take properties for configuration.

Version:
$Revision: 6802 $
Author:
Gerd Neugebauer

Method Summary
 void setProperties(java.util.Properties properties)
          Setter for the properties.
 

Method Detail

setProperties

void setProperties(java.util.Properties properties)
Setter for the properties.

Parameters:
properties - the properties to use for configuration