| Package | Description |
|---|---|
| org.broadleafcommerce.common.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
Log4j2StatisticsServiceLogAdapter
Specific implementation used with a Log4j2 dependency
|
class |
Log4jStatisticsServiceLogAdapter
Deprecated.
in favor of
Log4j2StatisticsServiceLogAdapter (following Apache's EOL declaration for log4j 1.x) |
class |
NoOpStatisticsServiceLogAdapter
An implementation of StatisticsServiceLogAdapter that does nothing.
|
| Modifier and Type | Field and Description |
|---|---|
protected StatisticsServiceLogAdapter |
StatisticsServiceImpl.adapter |
| Modifier and Type | Method and Description |
|---|---|
StatisticsServiceLogAdapter |
StatisticsServiceImpl.getAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsServiceImpl.setAdapter(StatisticsServiceLogAdapter adapter) |
Copyright © 2022. All rights reserved.