Uses of Interface
com.sas.services.logging.LoggingServiceInterface

Packages that use LoggingServiceInterface
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
com.sas.services.information Interact with data repositories on behalf of client applications. 
 

Uses of LoggingServiceInterface in com.sas.services.deployment
 

Methods in com.sas.services.deployment that return LoggingServiceInterface
static LoggingServiceInterface CorePlatformServices.getLoggingService()
          Deprecated. The Logging Service has been deprecated. Use Log4J directly instead of calling this method to get the Logging Service.
 

Uses of LoggingServiceInterface in com.sas.services.information
 

Fields in com.sas.services.information declared as LoggingServiceInterface
static LoggingServiceInterface InformationService.logService
          Deprecated. The logging service has been deprecated in favor of log4j.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.