| Package | Description |
|---|---|
| nl.vpro.domain.classification |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClassificationServiceImpl |
class |
CachedURLClassificationServiceImpl
If not using spring for ehcache configuration, this can be used to cache 5 minutes (or some other interval).
|
class |
ClassificationServiceImpl |
class |
ClassificationServiceWrapper
Wraps another ClassifcationService.
|
class |
EmptyClassificationService |
class |
URLClassificationServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
static ClassificationService |
EmptyClassificationService.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static ClassificationService |
ClassificationServiceLocator.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClassificationServiceLocator.setInstance(ClassificationService classificationService) |
| Constructor and Description |
|---|
ClassificationServiceWrapper(ClassificationService wrapped) |
Copyright © 2022 NPO. All rights reserved.