Class WallboardConfigUIFactory

  • All Implemented Interfaces:
    ApplicationFactory

    public class WallboardConfigUIFactory
    extends OnmsVaadinUIFactory
    A factory class responsible for constructing the configuration application.
    Author:
    Christian Pape
    • Constructor Summary

      Constructors 
      Constructor Description
      WallboardConfigUIFactory​(org.osgi.service.blueprint.container.BlueprintContainer container, java.lang.String beanName)
      Constructor for instantiating a new instance.
    • Constructor Detail

      • WallboardConfigUIFactory

        public WallboardConfigUIFactory​(org.osgi.service.blueprint.container.BlueprintContainer container,
                                        java.lang.String beanName)
        Constructor for instantiating a new instance.
        Parameters:
        container - the BlueprintContainer to be set
        beanName - the bean name to use