org.apache.karaf.features.command
Class FeatureFinder
java.lang.Object
org.apache.karaf.features.command.FeatureFinder
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedService
public class FeatureFinder
- extends Object
- implements org.osgi.service.cm.ManagedService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureFinder
public FeatureFinder()
getNames
public String[] getNames()
getUriFor
public URI getUriFor(String name,
String version)
throws Exception
- Throws:
Exception
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–2015 The Apache Software Foundation. All rights reserved.