Class WSService.InitParams

    • Constructor Detail

      • InitParams

        public InitParams()
    • Method Detail

      • setContainer

        public void setContainer​(Container c)
        Sets the Container object used by the created service. This allows the client to use a specific Container instance as opposed to the one obtained by ContainerResolver.
      • getContainer

        public Container getContainer()