Uses of Class
bsh.CollectionManager

Packages that use CollectionManager
bsh   
bsh.collection   
 

Uses of CollectionManager in bsh
 

Methods in bsh that return CollectionManager
static CollectionManager CollectionManager.getCollectionManager()
           
 

Uses of CollectionManager in bsh.collection
 

Subclasses of CollectionManager in bsh.collection
 class CollectionManagerImpl
          Dynamically loaded extension supporting post 1.1 collections iterator.