Modifier and Type | Method and Description |
---|---|
ClasspathService |
ClasspathServiceProvider.get() |
Constructor and Description |
---|
ClasspathResourceOrigin(String name,
ClasspathService classpathService) |
Constructor and Description |
---|
ClasspathResourceOriginFactory(javax.inject.Provider<ClasspathService> classpathServiceProvider) |
Modifier and Type | Interface and Description |
---|---|
interface |
MonitoredClasspathService
ClasspathService variation which monitors the changes of classpath resources and communicates those to the
subscribers. |
Modifier and Type | Class and Description |
---|---|
class |
ClasspathServiceBase
Base abstract implementation of
ClasspathService . |
Modifier and Type | Class and Description |
---|---|
class |
DevelopmentModeClasspathService
Classpath service implementation which targets
development application mode. |
Modifier and Type | Class and Description |
---|---|
class |
LegacyClasspathService
Classpath resource origin which hosts
the pre-5.4 classpath resources (from the /mgnl-resources prefixed locations). |
Modifier and Type | Class and Description |
---|---|
class |
ProductionModeClasspathService
Classpath service implementation which targets
production application mode. |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.