public abstract class BaseStoreFactory extends Object implements StoreFactory
| Constructor and Description |
|---|
BaseStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getNodeId() |
abstract PubSubStore |
getPubSubStore() |
void |
init(NamespacesHub namespacesHub,
JsonSupport jsonSupport) |
void |
onDisconnect(MainBaseClient client) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, shutdownprotected Long getNodeId()
public void init(NamespacesHub namespacesHub, JsonSupport jsonSupport)
init in interface StoreFactorypublic abstract PubSubStore getPubSubStore()
getPubSubStore in interface StoreFactorypublic void onDisconnect(MainBaseClient client)
onDisconnect in interface DisconnectableCopyright © 2012–2013. All rights reserved.