@ProviderType
public interface WireComponentDefinitionService
WireComponentDefinitions of the registered Wire
Components.| Modifier and Type | Method and Description |
|---|---|
java.util.List<WireComponentDefinition> |
getComponentDefinitions()
This method allows to list the
WireComponentDefinitions for the registered Wire Components. |
java.util.List<WireComponentDefinition> getComponentDefinitions() throws KuraException
WireComponentDefinitions for the registered Wire Components.WireComponentDefinitionsKuraException - if the get operation fails.