Uses of Interface
org.apache.geronimo.gbean.ReferenceMap.Key

Packages that use ReferenceMap.Key
org.apache.geronimo.gbean   
 

Uses of ReferenceMap.Key in org.apache.geronimo.gbean
 

Constructors in org.apache.geronimo.gbean with parameters of type ReferenceMap.Key
ReferenceMap(Collection collection, Map map, ReferenceMap.Key key)
          Constructs the ReferenceMap using a new instance of HashMap as the internal map.
ReferenceMap(Collection collection, ReferenceMap.Key key)
          Constructs the ReferenceMap using a new instance of HashMap as the internal map.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.