Interface Loader<T extends Assembler>

    • Method Detail

      • getAssembler

        T getAssembler​(String name)
                throws Exception
        Get an Assembler.
        Parameters:
        name - name of the requested Assembler
        Returns:
        an Assembler
        Throws:
        Exception - generic exception
      • getCacheSize

        int getCacheSize()
        Get the size of a possibly configured cache
        Returns:
        the size of the cache in bytes