Class JavaServiceFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void appendServiceClass​(net.morimekta.providence.reflect.contained.CService cs)  
      • Methods inherited from class java.lang.Object

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

      • appendServiceClass

        public void appendServiceClass​(net.morimekta.providence.reflect.contained.CService cs)
                                throws net.morimekta.providence.generator.GeneratorException,
                                       java.io.IOException
        Specified by:
        appendServiceClass in interface BaseServiceFormatter
        Throws:
        net.morimekta.providence.generator.GeneratorException
        java.io.IOException