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)
MessageStoreFactorycreate in interface MessageStoreFactorysessionID - the session ID, often used to access session configurationsCopyright © 2021. All rights reserved.