Package | Description |
---|---|
org.apache.felix.ipojo.handlers.dependency |
Modifier and Type | Method and Description |
---|---|
protected DependencyCallback |
DependencyHandler.createDependencyHandler(Dependency dep,
java.lang.String method,
int type) |
protected DependencyCallback[] |
Dependency.getCallbacks() |
DependencyCallback[] |
Dependency.getDependencyCallbacks()
Gets the list of callbacks attached to the current dependency.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Dependency.addDependencyCallback(DependencyCallback callback)
Add a callback to the dependency.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.