de.intarsys.tools.preferences
Interface IScopedPlatformPreferences


public interface IScopedPlatformPreferences

A interface that indicates the availability of "scoping" for a standard Java Preferences implementation.


Method Summary
 java.util.prefs.Preferences restrict(java.lang.String scopeName)
           
 

Method Detail

restrict

java.util.prefs.Preferences restrict(java.lang.String scopeName)