Class AutoBandwidthActivator
java.lang.Object
org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivator
- All Implemented Interfaces:
 PCEPExtensionProviderActivator
@Singleton
@MetaInfServices
public class AutoBandwidthActivator
extends Object
implements PCEPExtensionProviderActivator
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceThis implementation is bound to draft-dhody-pce-stateful-pce-auto-bandwidth-06. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionList<org.opendaylight.yangtools.concepts.Registration>start(PCEPExtensionProviderContext context) toString() 
- 
Constructor Details
- 
AutoBandwidthActivator
@Inject public AutoBandwidthActivator() - 
AutoBandwidthActivator
 - 
AutoBandwidthActivator
public AutoBandwidthActivator(byte bandwidthObjectType)  
 - 
 - 
Method Details
- 
start
public List<org.opendaylight.yangtools.concepts.Registration> start(PCEPExtensionProviderContext context) - Specified by:
 startin interfacePCEPExtensionProviderActivator
 - 
toString
 
 -