net.sf.ehcache.config
public class FactoryConfiguration extends Object
Version: $Id: FactoryConfiguration.java 52 2006-04-24 14:50:03Z gregluck $
Field Summary | |
---|---|
protected String | fullyQualifiedClassPath
class name. |
protected String | properties
properties. |
Method Summary | |
---|---|
String | getFullyQualifiedClassPath()
Getter. |
String | getProperties()
Getter. |
void | setClass(String fullyQualifiedClassPath)
Sets the class name.
|
void | setProperties(String properties)
Sets the configuration properties.
|
Parameters: fullyQualifiedClassPath
Parameters: properties