Merge OSGiRSVPExtensionConsumerContext 26/96126/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 07:54:14 +0000 (09:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 07:54:14 +0000 (09:54 +0200)
commit09c87f12f3c48325dcf0684e32153f710dd33df0
tree9b58fbb77caf43c4509033251cede54be031c2b5
parent397379ac7def4c09ca15059fa990312883c62521
Merge OSGiRSVPExtensionConsumerContext

We have OSGi R7, hence we can use constructor injection and side-step
the need to have two additional classes.

Change-Id: Ida7548cca129e477a98de26967e641bc63f26f95
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/DefaultRSVPExtensionConsumerContext.java
rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/ForwardingRSVPExtensionConsumerContext.java [deleted file]
rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/OSGiRSVPExtensionConsumerContext.java [deleted file]
rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionConsumerContext.java