Deprecated API


Contents
Deprecated Methods
com.tc.object.bytecode.ManagerUtil.beginLock(String, int, String)
           
com.tc.object.bytecode.ManagerUtil.beginLockWithoutTxn(String, int)
           
com.tc.object.loaders.LoaderDescription.fromString(String)
          this will be removed as soon as development is complete. 
com.tc.object.bytecode.ManagerUtil.instrumentationMonitorEnter(Object, int)
           
com.tc.object.bytecode.ManagerUtil.instrumentationMonitorExit(Object, int)
           
com.tc.object.bytecode.ManagerUtil.monitorEnter(Object, int, String)
           
com.tc.object.bytecode.hook.impl.ClassProcessorHelper.registerGlobalLoader(NamedClassLoader)
          here so that old code is not broken. New classloader adapters should be registered with ClassProcessorHelper.registerGlobalLoader(NamedClassLoader, String) to support classloader app-group substitution. 
com.tc.object.config.TransparencyClassSpec.setCustomClassAdapter(ClassAdapterFactory)
          see TransparencyClassSpec.addCustomClassAdapter(ClassAdapterFactory) 
 



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