Class FactoryInvoker

    • Field Detail

      • factory

        protected Factory factory
    • Constructor Detail

      • FactoryInvoker

        public FactoryInvoker​(Factory factory)
        Create a FactoryInvoker object.
        Parameters:
        factory - the factory used to create service object.
      • FactoryInvoker

        public FactoryInvoker()