org.ow2.util.plan.fetcher.impl
Class LocalRepositoriesBaseDirConfiguration

java.lang.Object
  extended by org.ow2.util.plan.fetcher.impl.LocalRepositoriesBaseDirConfiguration
All Implemented Interfaces:
org.osgi.service.cm.ManagedService

public class LocalRepositoriesBaseDirConfiguration
extends java.lang.Object
implements org.osgi.service.cm.ManagedService

Author:
Mickaƫl LEDUQUE

Constructor Summary
LocalRepositoriesBaseDirConfiguration(org.ow2.util.plan.fetcher.api.IResourceFetcherFactoryManager manager)
          Creates a LocalRepositoriesBaseDirConfiguration with the given resource fetcher factory manager.
 
Method Summary
 void updated(java.util.Dictionary properties)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalRepositoriesBaseDirConfiguration

public LocalRepositoriesBaseDirConfiguration(org.ow2.util.plan.fetcher.api.IResourceFetcherFactoryManager manager)
Creates a LocalRepositoriesBaseDirConfiguration with the given resource fetcher factory manager.

Parameters:
manager - the resource fetcher factory manager.
Method Detail

updated

public void updated(java.util.Dictionary properties)
             throws org.osgi.service.cm.ConfigurationException

Specified by:
updated in interface org.osgi.service.cm.ManagedService
Throws:
org.osgi.service.cm.ConfigurationException


Copyright © 2007-2008 OW2 Consortium. All Rights Reserved.