com.sun.appserv
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 implementation should use the org.glassfish.apu.BytecodeProcessor interfae.


Method Summary
 
Methods inherited from interface org.glassfish.api.BytecodePreprocessor
initialize, preprocess
 



Copyright © 2012 GlassFish Community. All Rights Reserved.