|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationContext | |
---|---|
com.epam.cmemdp.impl | |
com.epam.cmemdp.impl.processor |
Uses of ApplicationContext in com.epam.cmemdp.impl |
---|
Fields in com.epam.cmemdp.impl declared as ApplicationContext | |
---|---|
protected ApplicationContext |
ForcedGapFiller.applicationContext
|
protected ApplicationContext |
MessageWorker.applicationContext
|
Methods in com.epam.cmemdp.impl with parameters of type ApplicationContext | |
---|---|
MessageProcessor |
MessageProcessorFactory.getMessageProcessor(byte[] msgType,
ApplicationContext applicationContext)
|
void |
MessageProcessor.setProcessorContext(ApplicationContext applicationContext)
|
Constructors in com.epam.cmemdp.impl with parameters of type ApplicationContext | |
---|---|
ForcedGapFiller(ApplicationContext applicationContext,
java.lang.String channelID)
|
|
ForcedGapFiller(ApplicationContext applicationContext,
java.lang.String channelID,
int recoveryBlockSize)
|
Uses of ApplicationContext in com.epam.cmemdp.impl.processor |
---|
Fields in com.epam.cmemdp.impl.processor declared as ApplicationContext | |
---|---|
protected ApplicationContext |
OtherMessageProcessor.applicationContext
|
Constructors in com.epam.cmemdp.impl.processor with parameters of type ApplicationContext | |
---|---|
IncrementProcessor(ApplicationContext applicationContext)
|
|
OtherMessageProcessor(ApplicationContext applicationContext)
|
|
SnapshotProcessor(ApplicationContext applicationContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |