com.izforge.izpack.installer.container.provider
Class ConsolePrefsProvider

java.lang.Object
  extended by com.izforge.izpack.installer.container.provider.ConsolePrefsProvider
All Implemented Interfaces:
org.picocontainer.injectors.Provider

public class ConsolePrefsProvider
extends Object
implements org.picocontainer.injectors.Provider

Provides an Messages from the current locale.

Author:
Tim Anderson

Constructor Summary
ConsolePrefsProvider()
           
 
Method Summary
 ConsolePrefs provide(ConsoleInstallData installData)
          Provides an ConsolePrefs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsolePrefsProvider

public ConsolePrefsProvider()
Method Detail

provide

public ConsolePrefs provide(ConsoleInstallData installData)
Provides an ConsolePrefs.

Parameters:
installData - the console installation data
Returns:
the console preferences


Copyright © 2018. All rights reserved.