org.ow2.util.plan.fetcher.impl
Class LocalRepositoriesBaseDirConfiguration
java.lang.Object
org.ow2.util.plan.fetcher.impl.LocalRepositoriesBaseDirConfiguration
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedService
public class LocalRepositoriesBaseDirConfiguration
- extends 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.
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
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.