|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectosdep.configuration.AutomaticConfigurationChooser
public class AutomaticConfigurationChooser
Chooses the right zip automatically depending by the platform in which it needs to be installed (operating system and architecture)
| Constructor Summary | |
|---|---|
AutomaticConfigurationChooser(ISystemProperties systemProperties)
Constructor |
|
| Method Summary | |
|---|---|
ConfigurationEntry |
getConfiguration()
Returns the chosen configuration |
void |
setup(java.util.List<ConfigurationEntry> lstEntry)
set up the chooser with the possible choices |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutomaticConfigurationChooser(ISystemProperties systemProperties)
systemProperties - contains the os and the architecture| Method Detail |
|---|
public void setup(java.util.List<ConfigurationEntry> lstEntry)
IConfigurationChooser
setup in interface IConfigurationChooserlstEntry - the list of configurations to choosepublic ConfigurationEntry getConfiguration()
IConfigurationChooser
getConfiguration in interface IConfigurationChooser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||