public class

PropertiesFilePropertySet

extends MemoryPropertySet
java.lang.Object
   ↳ com.opensymphony.module.propertyset.AbstractPropertySet
     ↳ com.opensymphony.module.propertyset.memory.MemoryPropertySet
       ↳ com.opensymphony.module.propertyset.file.PropertiesFilePropertySet

Class Overview

Date: Mar 21, 2004 Time: 4:50:09 PM

Summary

[Expand]
Inherited Constants
From interface com.opensymphony.module.propertyset.PropertySet
Fields
protected static Log log
[Expand]
Inherited Fields
From class com.opensymphony.module.propertyset.AbstractPropertySet
Public Constructors
PropertiesFilePropertySet()
Public Methods
void flush()
void init(Map config, Map args)
void load()
[Expand]
Inherited Methods
From class com.opensymphony.module.propertyset.memory.MemoryPropertySet
From class com.opensymphony.module.propertyset.AbstractPropertySet
From class java.lang.Object
From interface com.opensymphony.module.propertyset.PropertySet

Fields

protected static Log log

Public Constructors

public PropertiesFilePropertySet ()

Public Methods

public void flush ()

Throws
IOException

public void init (Map config, Map args)

public void load ()