Interface BytecodePreprocessor

  • All Superinterfaces:
    BytecodePreprocessor

    public interface BytecodePreprocessor
    extends BytecodePreprocessor
    Third party tool vendors may implement this interface to provide code instrumentation to the application server. This interface is retained for compatibility reasons, new implementations should use the org.glassfish.api.BytecodePreprocessor interface.