org.qi4j.entitystore.prefs
Class PreferencesEntityStoreInfo

java.lang.Object
  extended by org.qi4j.entitystore.prefs.PreferencesEntityStoreInfo
All Implemented Interfaces:
java.io.Serializable

public final class PreferencesEntityStoreInfo
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PreferencesEntityStoreInfo(java.util.prefs.Preferences aRootNode)
           
 
Method Summary
 java.util.prefs.Preferences rootNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesEntityStoreInfo

public PreferencesEntityStoreInfo(java.util.prefs.Preferences aRootNode)
Method Detail

rootNode

public java.util.prefs.Preferences rootNode()
Returns:
root preference node to use.