public class DependencyHandlerDescription extends HandlerDescription
| Constructor and Description |
|---|
DependencyHandlerDescription(DependencyHandler handler,
Dependency[] deps)
Creates the Dependency Handler description.
|
| Modifier and Type | Method and Description |
|---|---|
DependencyDescription[] |
getDependencies()
Get dependencies description.
|
org.apache.felix.ipojo.metadata.Element |
getHandlerInfo()
Builds the Dependency Handler description.
|
getHandlerName, isValidpublic DependencyHandlerDescription(DependencyHandler handler, Dependency[] deps)
handler - the Dependency Handler.deps - the Dependenciespublic DependencyDescription[] getDependencies()
public org.apache.felix.ipojo.metadata.Element getHandlerInfo()
getHandlerInfo in class HandlerDescriptionHandlerDescription.getHandlerInfo()Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.