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

Packages that use DSOContext
com.tc.object.bytecode.hook.impl   
 

Uses of DSOContext in com.tc.object.bytecode.hook.impl
 

Methods in com.tc.object.bytecode.hook.impl that return DSOContext
static DSOContext ClassProcessorHelper.getContext(java.lang.ClassLoader cl)
          Get the DSOContext for this classloader
 

Methods in com.tc.object.bytecode.hook.impl with parameters of type DSOContext
static void ClassProcessorHelper.setContext(java.lang.ClassLoader loader, DSOContext context)
          WARNING: Used by test framework only
 



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