| Constructor and Description |
|---|
IsisLspQueueConsumer(BlockingQueue queue)
Creates an instance of LSP queue consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Gets the LSP wrapper instance from queue and process it.
|
public IsisLspQueueConsumer(BlockingQueue queue)
queue - queue instanceCopyright © 2016. All rights reserved.