com.izforge.izpack.installer.container.provider
Class AutomatedPanelsProvider
java.lang.Object
com.izforge.izpack.installer.container.provider.PanelsProvider
com.izforge.izpack.installer.container.provider.AutomatedPanelsProvider
- All Implemented Interfaces:
- org.picocontainer.injectors.Provider
public class AutomatedPanelsProvider
- extends PanelsProvider
Provider of AutomatedPanels.
- Author:
- Tim Anderson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomatedPanelsProvider
public AutomatedPanelsProvider()
provide
public AutomatedPanels provide(ObjectFactory factory,
AutomatedInstallData installData,
PanelAutomationHelper helper,
PlatformModelMatcher matcher)
- Creates the panels.
This invokes any pre-construction actions associated with them.
- Parameters:
factory - the factoryinstallData - the installation datahelper - the helpermatcher - the platform-model matcher
- Throws:
IzPackException - if a panel doesn't have unique identifier
Copyright © 2018. All rights reserved.