Uses of Class
org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Packages that use PepperStarterConfiguration Package Description org.corpus_tools.pepper.cli org.corpus_tools.pepper.connectors.impl -
-
Uses of PepperStarterConfiguration in org.corpus_tools.pepper.cli
Methods in org.corpus_tools.pepper.cli that return PepperStarterConfiguration Modifier and Type Method Description PepperStarterConfigurationPepperStarter. getPepperConfiguration()Methods in org.corpus_tools.pepper.cli with parameters of type PepperStarterConfiguration Modifier and Type Method Description voidPepperStarter. setPepperConfiguration(PepperStarterConfiguration pepperConf) -
Uses of PepperStarterConfiguration in org.corpus_tools.pepper.connectors.impl
Methods in org.corpus_tools.pepper.connectors.impl that return PepperStarterConfiguration Modifier and Type Method Description PepperStarterConfigurationPepperOSGiConnector. getPepperStarterConfiguration()
-