Uses of Class
blackboard.persist.DbLoaderFactory

Packages that use DbLoaderFactory
blackboard.persist   
 

Uses of DbLoaderFactory in blackboard.persist
 

Methods in blackboard.persist that return DbLoaderFactory
static
<T extends Loader>
DbLoaderFactory<T>
DbLoaderFactory.newInstance(java.lang.Class<T> cls)
          Create a new instance of the factory for accessing the loader implementation.
static
<T extends Loader>
DbLoaderFactory<T>
DbLoaderFactory.newInstance(java.lang.Class<T> cls, java.lang.String key)
          Create a new instance of the factory for accessing the loader implementation.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.