V
- the value typejava.util.EventListener
, Oort.CometListener
public class OortStringMap<V> extends OortMap<java.lang.String,V>
OortMap<String,V>
.org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
org.cometd.bayeux.server.ConfigurableServerChannel.Initializer.Persistent
Oort.CometListener.Adapter, Oort.CometListener.Event
OortMap.DeltaListener<K,V>, OortMap.Entry<K,V>, OortMap.EntryListener<K,V>
OortObject.Data<T>, OortObject.Factory<T>, OortObject.Info<T>, OortObject.Listener<T>, OortObject.Merger<T,R>, OortObject.Result<R>
FAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING
logger, OORT_OBJECTS_CHANNEL
Constructor | Description |
---|---|
OortStringMap(Oort oort,
java.lang.String name,
OortObject.Factory<java.util.concurrent.ConcurrentMap<java.lang.String,V>> factory) |
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cometLeft, doStop, onObject
addEntryListener, find, findInfo, get, isItemUpdate, onItem, putAndShare, putAndShare, putIfAbsentAndShare, putIfAbsentAndShare, removeAndShare, removeAndShare, removeEntryListener, removeEntryListeners
addListener, cometJoined, configureChannel, deserialize, doStart, getChannelName, getFactory, getInfo, getInfoByObject, getInfos, getLocalSession, getName, getOort, iterator, merge, newInfo, notifyRemoved, notifyUpdated, pullInfo, pushInfo, removeListener, removeListeners, serialize, setAndShare, setAndShare, toString
public OortStringMap(Oort oort, java.lang.String name, OortObject.Factory<java.util.concurrent.ConcurrentMap<java.lang.String,V>> factory)
Copyright © 2008–2017 The CometD Project. All rights reserved.