@ProviderType
public interface ChannelDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getDescriptor()
Returns the protocol specific descriptor.
|
java.lang.Object getDescriptor()
ADs to provide configurable properties for a
ConfigurableComponent.null.ConfigurableComponent using the
provided custom object. As currently the AD uses OSGi
Configuration Admin service to provide configurable properties, the
custom object class needs to use OSGi Configuration Admin service for
that same purpose.