org.qi4j.entitystore.prefs
Class PreferencesEntityStoreInfo

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

public final class PreferencesEntityStoreInfo
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

PreferencesEntityStoreInfo

public PreferencesEntityStoreInfo(Preferences aRootNode)
Method Detail

getRootNode

public Preferences getRootNode()
Returns:
root preference node to use.