Uses of Interface
blackboard.platform.log.LogService

Packages that use LogService
blackboard.persist   
blackboard.platform   
blackboard.platform.log   
blackboard.platform.security.authentication Provides the public implementation classes for creating custom authentication modules for Learning System. 
 

Uses of LogService in blackboard.persist
 

Methods in blackboard.persist that return LogService
 LogService BbPersistenceManager.getLogService()
          Returns the LogService for this persistence manager.
 

Uses of LogService in blackboard.platform
 

Methods in blackboard.platform that return LogService
static LogService BbServiceManager.getLogService()
          Convenience wrapper to return LogService.
 

Uses of LogService in blackboard.platform.log
 

Methods in blackboard.platform.log that return LogService
static LogService LogServiceFactory.getInstance()
           
 

Uses of LogService in blackboard.platform.security.authentication
 

Fields in blackboard.platform.security.authentication declared as LogService
protected  LogService BaseAuthenticationModule._logger
          Member variable to write log message to the LogService.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.