org.apache.felix.dm.runtime
Class DependencyBuilder
java.lang.Object
org.apache.felix.dm.runtime.DependencyBuilder
public class DependencyBuilder
- extends Object
Class used to build a concrete dependency from meta data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyBuilder
public DependencyBuilder(MetaData dependencyMetaData)
build
public Dependency build(Bundle b,
DependencyManager dm)
throws Exception
- Throws:
Exception
build
public Dependency build(Bundle b,
DependencyManager dm,
boolean instanceBound)
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.