org.drools.guvnor.client.rpc
Interface ConfigurationService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
ConfigurationServiceImplementation

@RemoteServiceRelativePath(value="configurationService")
public interface ConfigurationService
extends com.google.gwt.user.client.rpc.RemoteService


Method Summary
 Map<String,String> loadPreferences()
           
 

Method Detail

loadPreferences

Map<String,String> loadPreferences()


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