Package org.kie.api

Class KieServices.Factory

  • Enclosing interface:
    KieServices

    public static class KieServices.Factory
    extends java.lang.Object
    A Factory for this KieServices
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static KieServices get()
      Returns a reference to the KieServices singleton
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • get

        public static KieServices get()
        Returns a reference to the KieServices singleton