net.sf.magicproject.database.propertyconfig
Class Cache

java.lang.Object
  extended by net.sf.magicproject.database.propertyconfig.PropertyConfig
      extended by net.sf.magicproject.database.propertyconfig.Cache

public class Cache
extends PropertyConfig

Since:
0.90
Author:
Fabrice Daugan

Constructor Summary
Cache(java.lang.String property)
          Create a new instance of this class.
 
Method Summary
 
Methods inherited from class net.sf.magicproject.database.propertyconfig.PropertyConfig
getName, getTranslatedName, hashCode, parseProperty, parseProperty, toString
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Cache

public Cache(java.lang.String property)
Create a new instance of this class.

Parameters:
property - the property name.


Copyright © 2003-2007 Magic-Project. All Rights Reserved.