Guvnor web application Drools 6.0.0-SNAPSHOT

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

@ApplicationScoped
public class ClientFactoryImpl
extends AbstractClientFactoryImpl


Field Summary
 
Fields inherited from class org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
assetEditorFactory, eventBus, navigationViewFactory, perspectiveFactory, placeController
 
Constructor Summary
ClientFactoryImpl(GuvnorEventBus eventBus)
           
 
Method Summary
 GuvnorActivityMapper getActivityMapper()
           
 org.uberfire.security.Identity getIdentity()
           
 javax.enterprise.event.Event<org.uberfire.client.workbench.widgets.events.NotificationEvent> getNotificationEvents()
           
 org.uberfire.client.mvp.PlaceManager getPlaceManager()
           
 javax.enterprise.event.Event<RefreshAssetEditorEvent> getRefreshAssetEditorEvents()
           
 WizardFactory getWizardFactory()
           
 WizardContext makeContext(Map<String,Object> parameters)
           
 
Methods inherited from class org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
getActivityManager, getAssetEditorFactory, getAssetService, getCategoryService, getConfigurationService, getDeprecatedPlaceController, getModuleService, getNavigationViewFactory, getPerspectiveFactory, getRepositoryService, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientFactoryImpl

@Inject
public ClientFactoryImpl(GuvnorEventBus eventBus)
Method Detail

getPlaceManager

public org.uberfire.client.mvp.PlaceManager getPlaceManager()

getActivityMapper

public GuvnorActivityMapper getActivityMapper()

getWizardFactory

public WizardFactory getWizardFactory()

getRefreshAssetEditorEvents

public javax.enterprise.event.Event<RefreshAssetEditorEvent> getRefreshAssetEditorEvents()

getNotificationEvents

public javax.enterprise.event.Event<org.uberfire.client.workbench.widgets.events.NotificationEvent> getNotificationEvents()

makeContext

public WizardContext makeContext(Map<String,Object> parameters)

getIdentity

public org.uberfire.security.Identity getIdentity()

Guvnor web application Drools 6.0.0-SNAPSHOT

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