| Package | Description |
|---|---|
| net.anotheria.moskito.core.counter |
This package contains ready to use counters for different purposes.
|
| net.anotheria.moskito.core.predefined | |
| net.anotheria.moskito.core.util.session |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterStatsFactory
Factory for the counter stats.
|
class |
GuestBasicPremiumStatsFactory
Factory for GuestBasicPremiumStats.
|
class |
MaleFemaleStatsFactory
Factory for male/female stats.
|
| Modifier and Type | Field and Description |
|---|---|
static AbstractStatsFactory<CounterStats> |
CounterStatsFactory.DEFAULT_INSTANCE
Singleton instance for reducing number of classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterStatsFactory
Factory for filter stats.
|
class |
PageInBrowserStatsFactory
Factory that creates PageInBrowserStats objects for on demand producers.
|
class |
ServiceStatsFactory
Factory that creates ServiceStats objects for on demand producers.
|
| Modifier and Type | Field and Description |
|---|---|
static AbstractStatsFactory<ServiceStats> |
ServiceStatsFactory.DEFAULT_INSTANCE
Default instance to spare additional object creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionCountFactory
SessionCountStats factory. |
| Modifier and Type | Field and Description |
|---|---|
static AbstractStatsFactory<SessionCountStats> |
SessionCountFactory.DEFAULT_INSTANCE
Default instance to spare additional object creation.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.