Class ServiceNodeFactoryImpl

    • Constructor Detail

      • ServiceNodeFactoryImpl

        protected ServiceNodeFactoryImpl​(IdGroupingToken groupId,
                                         ServiceNodes serviceNodes)
        Constructor
        Parameters:
        groupId - to use
        serviceNodes - to use
    • Method Detail

      • createNew

        public ServiceNodeImpl createNew​(Node networkNode)
        Create a new service node
        Specified by:
        createNew in interface ServiceNodeFactory
        Parameters:
        networkNode - this service node references on a physical layer
        Returns:
        created service node
      • registerNew

        public ServiceNode registerNew​(Node networkNode)
        Create a new service node
        Specified by:
        registerNew in interface ServiceNodeFactory
        Parameters:
        networkNode - this service node references on a physical layer
        Returns:
        created service node