public final class ComponentUtil extends Object
public static void processAfterContainerInit(Runnable process)
public static org.codelibs.core.crypto.CachedCipher getCipher(String cipherName)
public static QueryResponseList getQueryResponseList()
public static org.codelibs.core.misc.DynamicProperties getSystemProperties()
public static SystemHelper getSystemHelper()
public static ViewHelper getViewHelper()
public static SambaHelper getSambaHelper()
public static QueryHelper getQueryHelper()
public static LabelTypeHelper getLabelTypeHelper()
public static SearchLogHelper getSearchLogHelper()
public static CrawlingConfigHelper getCrawlingConfigHelper()
public static CrawlingInfoHelper getCrawlingInfoHelper()
public static PopularWordHelper getPopularWordHelper()
public static PathMappingHelper getPathMappingHelper()
public static DuplicateHostHelper getDuplicateHostHelper()
public static ProcessHelper getProcessHelper()
public static JobHelper getJobHelper()
public static WebApiManagerFactory getWebApiManagerFactory()
public static UserAgentHelper getUserAgentHelper()
public static DataStoreFactory getDataStoreFactory()
public static IntervalControlHelper getIntervalControlHelper()
public static org.codelibs.fess.crawler.extractor.ExtractorFactory getExtractorFactory()
public static JobExecutor getJobExecutor(String name)
public static FileTypeHelper getFileTypeHelper()
public static IndexUpdater getIndexUpdater()
public static String getUserAgentName()
public static KeyMatchHelper getKeyMatchHelper()
public static IndexingHelper getIndexingHelper()
public static UserInfoHelper getUserInfoHelper()
public static org.lastaflute.core.message.MessageManager getMessageManager()
public static DictionaryManager getDictionaryManager()
public static org.codelibs.fess.crawler.service.DataService<org.codelibs.fess.crawler.entity.EsAccessResult> getDataService()
public static FessEsClient getFessEsClient()
public static FessConfig getFessConfig()
public static SuggestHelper getSuggestHelper()
public static RoleQueryHelper getRoleQueryHelper()
public static LdapManager getLdapManager()
public static ActivityHelper getActivityHelper()
public static org.lastaflute.web.servlet.request.RequestManager getRequestManager()
public static org.lastaflute.web.servlet.request.ResponseManager getResponseManager()
public static org.lastaflute.job.JobManager getJobManager()
public static DocumentHelper getDocumentHelper()
public static org.apache.lucene.queryparser.classic.QueryParser getQueryParser()
public static PermissionHelper getPermissionHelper()
public static SsoManager getSsoManager()
public static ThumbnailManager getThumbnailManager()
public static AuthenticationManager getAuthenticationManager()
public static org.lastaflute.core.security.PrimaryCipher getPrimaryCipher()
public static org.codelibs.fess.crawler.client.CrawlerClientFactory getCrawlerClientFactory()
public static RelatedQueryHelper getRelatedQueryHelper()
public static RelatedContentHelper getRelatedContentHelper()
public static <T> T getComponent(Class<T> clazz)
public static <T> T getComponent(String componentName)
public static boolean hasQueryHelper()
public static boolean hasPopularWordHelper()
public static boolean available()
public static void setFessConfig(FessConfig fessConfig)
fessConfig
- fessConfig instanceCopyright © 2009–2017 CodeLibs. All rights reserved.