org.drools.guvnor.client.widgets.drools.wizards
Class WizardFactoryImpl
java.lang.Object
org.drools.guvnor.client.widgets.drools.wizards.WizardFactoryImpl
- All Implemented Interfaces:
- WizardFactory
public class WizardFactoryImpl
- extends Object
- implements WizardFactory
A Factory implementation to create different Wizards
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WizardFactoryImpl
public WizardFactoryImpl(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
getWizard
public Wizard getWizard(WizardContext context,
WizardActivityView.Presenter presenter)
- Specified by:
getWizard
in interface WizardFactory
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.