Package com.sun.appserv
Interface BytecodePreprocessor
-
- All Superinterfaces:
org.glassfish.api.BytecodePreprocessor
public interface BytecodePreprocessor extends org.glassfish.api.BytecodePreprocessorThird 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.