public final class NoopStoreFactory extends Object implements MessageStoreFactory
MessageStore
Constructor and Description |
---|
NoopStoreFactory() |
Modifier and Type | Method and Description |
---|---|
MessageStore |
create(SessionID sessionID)
Creates a message store implementation.
|
public MessageStore create(SessionID sessionID)
MessageStoreFactory
create
in interface MessageStoreFactory
sessionID
- the session ID, often used to access session configurationsCopyright © 2021. All rights reserved.