Interface DOMActionService
-
- All Superinterfaces:
DOMActionService
,DOMExtensibleService<DOMActionService,DOMActionServiceExtension>
,DOMService
,DOMService
- All Known Implementing Classes:
LegacyDOMActionServiceAdapter
@Deprecated(forRemoval=true) public interface DOMActionService extends DOMService, DOMActionService
Deprecated, for removal: This API element is subject to removal in a future version.UseDOMActionService
insteadBridge to action invocation.
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.mdsal.dom.api.DOMActionService
invokeAction
-
Methods inherited from interface org.opendaylight.mdsal.dom.api.DOMExtensibleService
getExtensions
-
-