Class GroupBasedPolicyNeutronIntentHandlerBean

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class GroupBasedPolicyNeutronIntentHandlerBean
    extends java.lang.Object
    implements java.lang.AutoCloseable
    Created by Shakib Ahmed on 1/19/17.
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupBasedPolicyNeutronIntentHandlerBean​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.MountPointService mountService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      void init()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupBasedPolicyNeutronIntentHandlerBean

        public GroupBasedPolicyNeutronIntentHandlerBean​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                                        org.opendaylight.mdsal.binding.api.MountPointService mountService)
    • Method Detail

      • close

        public void close()
                   throws java.lang.Exception
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.lang.Exception
      • init

        public void init()