public interface Application
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.Component |
static interface |
Application.Extension |
static interface |
Application.Module |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationTripleSource |
getConfigurationTripleSource() |
ContentTripleSource |
getContentTripleSource() |
FileStorage |
getFileStorage() |
VitroHomeDirectory |
getHomeDirectory() |
ImageProcessor |
getImageProcessor() |
SearchEngine |
getSearchEngine() |
SearchIndexer |
getSearchIndexer() |
javax.servlet.ServletContext |
getServletContext() |
TBoxReasonerModule |
getTBoxReasonerModule() |
void |
shutdown() |
javax.servlet.ServletContext getServletContext()
VitroHomeDirectory getHomeDirectory()
SearchEngine getSearchEngine()
SearchIndexer getSearchIndexer()
ImageProcessor getImageProcessor()
FileStorage getFileStorage()
ContentTripleSource getContentTripleSource()
ConfigurationTripleSource getConfigurationTripleSource()
TBoxReasonerModule getTBoxReasonerModule()
void shutdown()
Copyright © 2021. All rights reserved.