org.drools.guvnor.client.explorer.drools
Class ClientFactoryImpl
java.lang.Object
org.drools.guvnor.client.explorer.AbstractClientFactoryImpl
org.drools.guvnor.client.explorer.drools.ClientFactoryImpl
- All Implemented Interfaces:
- ClientFactory
@ApplicationScoped
public class ClientFactoryImpl
- extends AbstractClientFactoryImpl
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 |
ClientFactoryImpl
@Inject
public ClientFactoryImpl(GuvnorEventBus eventBus)
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()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.