@Unstable
public interface LiveDataSourcesResource
LiveDataSource
implementations.Modifier and Type | Method and Description |
---|---|
Sources |
getSources(String namespace)
Looks for
LiveDataSource implementations in the current name-space or the specified one and returns the
list. |
Sources getSources(String namespace) throws Exception
LiveDataSource
implementations in the current name-space or the specified one and returns the
list.namespace
- the component manager name-space where to look for LiveDataSource
implementations; if
not specified then the context / current name-space is usedLiveDataSource
implementations available in the specified name-space or the current
name-spaceException
- if retrieving the list of LiveDataSource
implementations failsCopyright © 2004–2022 XWiki. All rights reserved.