org.drools.guvnor.client.widgets.drools.wizards
Class WizardFactoryImpl

java.lang.Object
  extended by 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


Constructor Summary
WizardFactoryImpl(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 
Method Summary
 Wizard getWizard(WizardContext context, WizardActivityView.Presenter presenter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardFactoryImpl

public WizardFactoryImpl(ClientFactory clientFactory,
                         com.google.gwt.event.shared.EventBus eventBus)
Method Detail

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.