blackboard.platform.config
Class ConfigurationServiceFactory

java.lang.Object
  extended by blackboard.platform.config.ConfigurationServiceFactory

public class ConfigurationServiceFactory
extends java.lang.Object

Simple service factory interface. Provides access to the configuration service.

Since:
7.2

Constructor Summary
ConfigurationServiceFactory()
           
 
Method Summary
static ConfigurationService getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationServiceFactory

public ConfigurationServiceFactory()
Method Detail

getInstance

public static final ConfigurationService getInstance()


Copyright © 2003 Blackboard, Inc. All Rights Reserved.