Interface IBytecodeProvider


  • @Deprecated
    public interface IBytecodeProvider
    Deprecated.
    use IContextSource instead
    • Method Detail

      • getBytecode

        byte[] getBytecode​(java.lang.String externalPath,
                           java.lang.String internalPath)
                    throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException