|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericAdapter | |
---|---|
com.emarsys.ecommon.time.schedule | Provides common classes to implement scheduling schemes. |
com.emarsys.ecommon.time.schedule.mock |
Uses of GenericAdapter in com.emarsys.ecommon.time.schedule |
---|
Subinterfaces of GenericAdapter in com.emarsys.ecommon.time.schedule | |
---|---|
interface |
SchedulableQueueElement<T>
A SchedulableQueueElement represents an object that will
be processed in an arbitrary time based queueing mechanism. |
Classes in com.emarsys.ecommon.time.schedule that implement GenericAdapter | |
---|---|
class |
SchedulableQueueElementProxy<T>
A proxy for SchedulableQueueElement s that allows
for some manipulations. |
Uses of GenericAdapter in com.emarsys.ecommon.time.schedule.mock |
---|
Classes in com.emarsys.ecommon.time.schedule.mock that implement GenericAdapter | |
---|---|
class |
MockSchedulable
Mock implementation of SchedulableQueueElement for
unit testing purposes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |