@Generated(value="org.nuiton.config.plugin.templates.ApplicationConfigTransformer", date="Wed Jan 31 16:35:23 CET 2018") public abstract class GeneratedNuitonConfigExampleConfigProvider extends Object implements ApplicationConfigProvider
Constructor and Description |
---|
GeneratedNuitonConfigExampleConfigProvider() |
Modifier and Type | Method and Description |
---|---|
NuitonConfigExampleConfigAction[] |
getActions() |
String |
getDescription(Locale locale) |
String |
getName() |
NuitonConfigExampleConfigOption[] |
getOptions() |
public GeneratedNuitonConfigExampleConfigProvider()
public String getName()
getName
in interface ApplicationConfigProvider
public NuitonConfigExampleConfigOption[] getOptions()
getOptions
in interface ApplicationConfigProvider
public NuitonConfigExampleConfigAction[] getActions()
getActions
in interface ApplicationConfigProvider
public String getDescription(Locale locale)
getDescription
in interface ApplicationConfigProvider
Copyright © 2016–2018 CodeLutin. All rights reserved.