Guvnor - Services API 6.2.0.Final

org.guvnor.common.services.backend.preferences
Interface ApplicationPreferencesLoader


public interface ApplicationPreferencesLoader

A service that can load preferences from a persistent store


Method Summary
 Map<String,String> load()
          Load key-value Map of preferences
 

Method Detail

load

Map<String,String> load()
Load key-value Map of preferences

Returns:

Guvnor - Services API 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.