@Generated(value="org.nuiton.config.plugin.templates.ApplicationConfigTransformer", date="Mon Dec 19 11:57:01 CET 2016") 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 CodeLutin. All rights reserved.