org.drools.guvnor.client.explorer
Class PerspectiveLoader

java.lang.Object
  extended by org.drools.guvnor.client.explorer.PerspectiveLoader

public class PerspectiveLoader
extends Object


Constructor Summary
PerspectiveLoader(ConfigurationServiceAsync configurationService)
           
 
Method Summary
protected  void handleResult(Collection<IFramePerspectiveConfiguration> perspectivesConfigurations, LoadPerspectives loadPerspectives)
           
 void loadPerspectives(LoadPerspectives loadPerspectives)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerspectiveLoader

public PerspectiveLoader(ConfigurationServiceAsync configurationService)
Method Detail

loadPerspectives

public void loadPerspectives(LoadPerspectives loadPerspectives)

handleResult

protected void handleResult(Collection<IFramePerspectiveConfiguration> perspectivesConfigurations,
                            LoadPerspectives loadPerspectives)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.