org.drools.guvnor.client.widgets.wizards
Interface WizardFactory

All Known Implementing Classes:
WizardFactoryImpl

public interface WizardFactory

A Factory to get different Wizards


Method Summary
 Wizard getWizard(WizardContext context, WizardActivityView.Presenter presenter)
           
 

Method Detail

getWizard

Wizard getWizard(WizardContext context,
                 WizardActivityView.Presenter presenter)


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