org.apache.karaf.features
Interface Resolver

All Known Implementing Classes:
ObrResolver

public interface Resolver


Method Summary
 java.util.List<BundleInfo> resolve(Feature feature)
           
 

Method Detail

resolve

java.util.List<BundleInfo> resolve(Feature feature)
                                   throws Exception
Throws:
Exception


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.