de.twenty11.skysail.server.config
Class Configuration

java.lang.Object
  extended by de.twenty11.skysail.server.config.Configuration
All Implemented Interfaces:
org.osgi.service.cm.ManagedService

public class Configuration
extends Object
implements org.osgi.service.cm.ManagedService


Constructor Summary
Configuration()
           
 
Method Summary
static org.apache.commons.dbcp.BasicDataSource getDefaultDS()
           
 void updated(Dictionary properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration()
Method Detail

updated

public void updated(Dictionary properties)
             throws org.osgi.service.cm.ConfigurationException
Specified by:
updated in interface org.osgi.service.cm.ManagedService
Throws:
org.osgi.service.cm.ConfigurationException

getDefaultDS

public static org.apache.commons.dbcp.BasicDataSource getDefaultDS()


Copyright © 2011-2013. All Rights Reserved.