org.drools.guvnor.client.explorer.drools
Class ClientFactoryImpl

java.lang.Object
  extended by org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
      extended by org.drools.guvnor.client.explorer.drools.ClientFactoryImpl
All Implemented Interfaces:
ClientFactory

public class ClientFactoryImpl
extends AbstractClientFactoryImpl


Field Summary
 
Fields inherited from class org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
assetEditorFactory, eventBus, guvnorPlaceHistoryMapper, navigationViewFactory, perspectiveFactory, placeController, placeHistoryHandler
 
Constructor Summary
ClientFactoryImpl(com.google.gwt.event.shared.EventBus eventBus)
           
 
Method Summary
 GuvnorActivityMapper getActivityMapper()
           
 GuvnorPlaceHistoryMapper getPlaceHistoryMapper()
           
 WizardFactory getWizardFactory()
           
 
Methods inherited from class org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
getActivityManager, getAssetEditorFactory, getAssetService, getCategoryService, getConfigurationService, getModuleService, getNavigationViewFactory, getPerspectiveFactory, getPlaceController, getPlaceHistoryHandler, getRepositoryService, getSecurityService, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientFactoryImpl

public ClientFactoryImpl(com.google.gwt.event.shared.EventBus eventBus)
Method Detail

getActivityMapper

public GuvnorActivityMapper getActivityMapper()

getPlaceHistoryMapper

public GuvnorPlaceHistoryMapper getPlaceHistoryMapper()

getWizardFactory

public WizardFactory getWizardFactory()


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