Class JMadServiceFactory


  • public final class JMadServiceFactory
    extends java.lang.Object
    This is a static factory for a jmad service.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static JMadService createJMadService()
      creates a new jmad-service.
      • Methods inherited from class java.lang.Object

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

      • createJMadService

        public static JMadService createJMadService()
        creates a new jmad-service.
        Returns:
        the new service