Package | Description |
---|---|
org.apache.felix.ipojo.handlers.dependency | |
org.apache.felix.ipojo.util |
Modifier and Type | Method and Description |
---|---|
void |
DependencyDescription.addListener(DependencyModelListener listener)
Add the given listener to the dependency model's list of listeners.
|
void |
DependencyDescription.removeListener(DependencyModelListener listener)
Remove the given listener from the dependency model's list of listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyModel.addListener(DependencyModelListener listener)
Add the given listener to the dependency model's list of listeners.
|
void |
DependencyModel.removeListener(DependencyModelListener listener)
Remove the given listener from the dependency model's list of listeners.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.