Uses of Class
com.composum.sling.core.concurrent.LazyCreationServiceImpl.Configuration
-
Packages that use LazyCreationServiceImpl.Configuration Package Description com.composum.sling.core.concurrent -
-
Uses of LazyCreationServiceImpl.Configuration in com.composum.sling.core.concurrent
Fields in com.composum.sling.core.concurrent declared as LazyCreationServiceImpl.Configuration Modifier and Type Field Description protected LazyCreationServiceImpl.Configuration
LazyCreationServiceImpl. config
Methods in com.composum.sling.core.concurrent that return LazyCreationServiceImpl.Configuration Modifier and Type Method Description protected @NotNull LazyCreationServiceImpl.Configuration
LazyCreationServiceImpl. getConfiguration()
Methods in com.composum.sling.core.concurrent with parameters of type LazyCreationServiceImpl.Configuration Modifier and Type Method Description protected void
LazyCreationServiceImpl. activate(LazyCreationServiceImpl.Configuration config)
-