public class ProvidedServiceHandlerDescription extends HandlerDescription
| Constructor and Description |
|---|
ProvidedServiceHandlerDescription(CompositeHandler handler,
java.util.List services,
java.util.List exporters)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.felix.ipojo.metadata.Element |
getHandlerInfo()
Get the handler description.
|
getHandlerName, isValidpublic ProvidedServiceHandlerDescription(CompositeHandler handler, java.util.List services, java.util.List exporters)
handler - : composite handler.services - : The list of Provided Service.exporters - : list of managed exportspublic org.apache.felix.ipojo.metadata.Element getHandlerInfo()
getHandlerInfo in class HandlerDescriptionHandlerDescription.getHandlerInfo()Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.