Add missing @Beta annotations for managed txes 25/77325/2
authorStephen Kitt <skitt@redhat.com>
Mon, 29 Oct 2018 15:35:55 +0000 (16:35 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 31 Oct 2018 08:53:57 +0000 (08:53 +0000)
commit4e19ae3935262dfb4e12eb83b67e6c2c9e5ede41
tree1734fef4978169965653e632fc469223497459c1
parenta845c6c93a6772a293060adee1fcc4e1d2b52b35
Add missing @Beta annotations for managed txes

ManagedTransactionRunner is marked @Beta, but the related interfaces
ManagedTransactionFactory and ManagedTransactionChain aren’t. This
patch fixes that; hopefully it’s acceptable for a patch release...

Change-Id: I1d67551ae8bba12b515b31e0611bb5b713d20644
Signed-off-by: Stephen Kitt <skitt@redhat.com>
binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionChain.java
binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java