public abstract class AbstractLanguageService extends AbstractService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS
Constructor and Description |
---|
AbstractLanguageService() |
AbstractLanguageService(ServiceContext context) |
Modifier and Type | Method and Description |
---|---|
protected Collection<Language> |
getSupportedLanguageCollection() |
protected Collection<Language> |
getSupportedLanguagePairCollection()
Deprecated.
#getSupportedLanguageCollection
|
String[] |
getSupportedLanguages() |
protected void |
setSupportedLanguageCollection(Collection<Language> supportedLanguageCollection) |
protected void |
setSupportedLanguages(Collection<Language> supportedLanguageCollection)
Deprecated.
#setSupportedLanguageCollection
|
acquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, doGetLastUpdate, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupException
getComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceName
public AbstractLanguageService()
public AbstractLanguageService(ServiceContext context)
public String[] getSupportedLanguages() throws NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException
protected Collection<Language> getSupportedLanguageCollection()
@Deprecated protected Collection<Language> getSupportedLanguagePairCollection()
protected void setSupportedLanguageCollection(Collection<Language> supportedLanguageCollection)
@Deprecated protected void setSupportedLanguages(Collection<Language> supportedLanguageCollection)