Package com.sun.appserv
Interface BytecodePreprocessor
- All Superinterfaces:
org.glassfish.api.BytecodePreprocessor
public interface BytecodePreprocessor
extends org.glassfish.api.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.
-
Method Summary
Methods inherited from interface org.glassfish.api.BytecodePreprocessor
initialize, preprocess