ilog.rules.studio.res.generator.impl

Class IlrWebServiceGenerator

  • All Implemented Interfaces:
    org.eclipse.jface.wizard.IWizardNode


    public class IlrWebServiceGenerator
    extends IlrPOJOGenerator
    Manages the generator for a Client Project for RuleApps. This generator generates a Java project for Ruleapps with a Web service based on JAX-WS 2.11 (JDK 6.0 and Tomcat 6.0) using either file or database persistence.
    Since:
    JRules 6.0
    • Constructor Detail

      • IlrWebServiceGenerator

        public IlrWebServiceGenerator()
        Constructs a new generator. The class that extends this class must declare a public default constructor that calls this constructor. The default constructor is the only one called to create a generator.
        Since:
        JRules 6.6

© Copyright IBM Corp. 1987, 2020