Uses of Interface
com.sun.sgs.impl.util.BindingKeyedMap

Packages that use BindingKeyedMap
com.sun.sgs.impl.util Provides miscellaneous utility classes and methods. 
 

Uses of BindingKeyedMap in com.sun.sgs.impl.util
 

Classes in com.sun.sgs.impl.util that implement BindingKeyedMap
 class BindingKeyedMapImpl<V>
          An implementation of a persistent Map that uses service bindings in the data service to store key/value pairs.
 

Methods in com.sun.sgs.impl.util that return BindingKeyedMap
<V> BindingKeyedMap<V>
BindingKeyedCollections.newMap(String keyPrefix)
          Constructs an instance of a BindingKeyedMap with the specified keyPrefix.
<V> BindingKeyedMap<V>
BindingKeyedCollectionsImpl.newMap(String keyPrefix)
          Constructs an instance of a BindingKeyedMap with the specified keyPrefix.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved