Package | Description |
---|---|
org.apache.felix.ipojo.handlers.dependency |
Modifier and Type | Method and Description |
---|---|
Dependency[] |
DependencyHandler.getDependencies()
Get the list of managed dependency.
|
Dependency |
DependencyDescription.getDependency()
Gets the described dependency.
|
Modifier and Type | Method and Description |
---|---|
protected DependencyCallback |
DependencyHandler.createDependencyHandler(Dependency dep,
java.lang.String method,
int type) |
static void |
DependencyConfigurationChecker.ensure(Dependency dependency,
org.apache.felix.ipojo.metadata.Element metadata,
PojoMetadata manipulation) |
static java.lang.String |
DependencyHandler.getDependencyIdentifier(Dependency dep)
Builds a description of this dependency to help the user to identify it.
|
Constructor and Description |
---|
DependencyCallback(Dependency dep,
java.lang.String method,
int methodType)
Constructor.
|
DependencyDescription(Dependency dep)
Creates a dependency description.
|
DependencyHandlerDescription(DependencyHandler handler,
Dependency[] deps)
Creates the Dependency Handler description.
|
ServiceList(Dependency dep)
Creates a Service Collection.
|
ServiceSet(Dependency dep)
Creates a Service Collection.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.