Uses of Interface
com.tc.object.bytecode.hook.ClassPreProcessor

Packages that use ClassPreProcessor
com.tc.object.bytecode.hook   
 

Uses of ClassPreProcessor in com.tc.object.bytecode.hook
 

Subinterfaces of ClassPreProcessor in com.tc.object.bytecode.hook
 interface ClassProcessor
          Allows implementors to either pre- or post-process classes as they are loaded.
 interface DSOContext
          The idea behind DSOContext is to encapsulate a DSO "world" in a client VM.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.