Package com.tc.object.bytecode

Interface Summary
AAFairDistributionPolicyMarker This is just a marker interface that tells the system that objects of these types should be distributed fairly across all servers.
ClassAdapterFactory A factory for class adapters
Clearable  
Manager The Manager interface
MethodAdapter Interface for something that can modify methods
MethodCreator Interface for adding in a class level object with responsibilities for creating support methods
NotClearable  
OverridesHashCode Marker interface added by terracotta instrumentation that indicates a class does in fact override java.lang.Object.hashCode()
TCMap  
TransparencyClassAdapterHack  
TransparentAccess This interface is used to allow *physically* managed objects to be read and updated
 

Class Summary
ByteCodeUtil Utility methods for working with byte code.
ChangeClassNameHierarchyAdapter This class will change the class name in methodInsn.
DelegateMethodAdapter Use me to make sure a class overrides all methods from parent hierarchy and delegates the call
LogicalClassSerializationAdapter  
LogicalClassSerializationAdapter.LogicalClassSerializationClassAdapter  
LogicalClassSerializationAdapter.LogicalClassSerializationMethodAdapter  
LogicalClassSerializationAdapter.LogicalSubclassSerializationMethodAdapter  
ManagerUtil A bunch of static methods that make calling Manager method much easier from instrumented classes
MergeTCToJavaClassAdapter  
NullManager Null implementation of the manager.
SessionConfiguration  
StringGetCharsAdapter  
 



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