Class SimpleAttachmentEventHandler


  • public class SimpleAttachmentEventHandler
    extends Object
    Service to intercept the PPPoE Handler events and trigger the creation of a new attachment in BNG service.
    • Field Detail

      • componentConfigService

        protected org.onosproject.cfg.ComponentConfigService componentConfigService
      • pppoEHandlerRelay

        protected org.opencord.bng.PppoeBngControlHandler pppoEHandlerRelay
      • bngService

        protected org.opencord.bng.BngService bngService
      • coreService

        protected org.onosproject.core.CoreService coreService
      • storageService

        protected org.onosproject.store.service.StorageService storageService
    • Constructor Detail

      • SimpleAttachmentEventHandler

        public SimpleAttachmentEventHandler()
    • Method Detail

      • activate

        protected void activate()
      • modified

        public void modified​(org.osgi.service.component.ComponentContext context)
      • deactivate

        protected void deactivate()