T - the type parameterpublic interface QueueConsumerFactory<T>
| Modifier and Type | Method and Description |
|---|---|
QueueConsumerExecutor<T> |
create()
Create queue consumer executor.
|
java.lang.String |
fixName()
Fix name string.
|
QueueConsumerExecutor<T> create()
java.lang.String fixName()
Copyright © 2023 The Apache Software Foundation. All rights reserved.