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, isValid
public 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 HandlerDescription
HandlerDescription.getHandlerInfo()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.