com.gridsystems.config
Interface ConsoleConfiguratorView

All Superinterfaces:
ConfiguratorView
All Known Implementing Classes:
AbstractConsoleView, JVMConsoleView, TomcatConsoleView

public interface ConsoleConfiguratorView
extends ConfiguratorView

Console edition specialized version of ConfiguratorView.

Version:
1.0
Author:
Rodrigo Ruiz Aguayo

Method Summary
 void execute()
          Performs the view execution.
 
Methods inherited from interface com.gridsystems.config.ConfiguratorView
getConfigurator, getSubtitle, getTitle, getValues, hasErrors, setValues
 

Method Detail

execute

void execute()
Performs the view execution.



Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.