Class DefaultRSVPExtensionConsumerContext
java.lang.Object
org.opendaylight.protocol.rsvp.parser.spi.pojo.DefaultRSVPExtensionConsumerContext
- All Implemented Interfaces:
RSVPExtensionConsumerContext
@Singleton
@MetaInfServices
public final class DefaultRSVPExtensionConsumerContext
extends Object
implements RSVPExtensionConsumerContext
Starts and stops
RSVPExtensionProviderActivator
instances for an RSVPExtensionProviderContext
.-
Constructor Summary
ConstructorDescriptionDefaultRSVPExtensionConsumerContext
(List<RSVPExtensionProviderActivator> extensionActivators) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DefaultRSVPExtensionConsumerContext
public DefaultRSVPExtensionConsumerContext() -
DefaultRSVPExtensionConsumerContext
@Inject public DefaultRSVPExtensionConsumerContext(List<RSVPExtensionProviderActivator> extensionActivators)
-
-
Method Details
-
getRsvpRegistry
- Specified by:
getRsvpRegistry
in interfaceRSVPExtensionConsumerContext
-
getXROSubobjectHandlerRegistry
- Specified by:
getXROSubobjectHandlerRegistry
in interfaceRSVPExtensionConsumerContext
-
getEROSubobjectHandlerRegistry
- Specified by:
getEROSubobjectHandlerRegistry
in interfaceRSVPExtensionConsumerContext
-
getRROSubobjectHandlerRegistry
- Specified by:
getRROSubobjectHandlerRegistry
in interfaceRSVPExtensionConsumerContext
-
getLabelHandlerRegistry
- Specified by:
getLabelHandlerRegistry
in interfaceRSVPExtensionConsumerContext
-