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
ConstructorsConstructorDescriptionDefaultRSVPExtensionConsumerContext(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:
 getRsvpRegistryin interfaceRSVPExtensionConsumerContext
 - 
getXROSubobjectHandlerRegistry
- Specified by:
 getXROSubobjectHandlerRegistryin interfaceRSVPExtensionConsumerContext
 - 
getEROSubobjectHandlerRegistry
- Specified by:
 getEROSubobjectHandlerRegistryin interfaceRSVPExtensionConsumerContext
 - 
getRROSubobjectHandlerRegistry
- Specified by:
 getRROSubobjectHandlerRegistryin interfaceRSVPExtensionConsumerContext
 - 
getLabelHandlerRegistry
- Specified by:
 getLabelHandlerRegistryin interfaceRSVPExtensionConsumerContext
 
 -