Package org.jboss.aop.util

Class Summary
ConstructorComparator Compares Constructors.
CtConstructorComparator Compares CtConstructors.
CtFieldComparator Compares CtFields.
FieldComparator Compares Fields.
JavassistMethodHashing Create a unique hash for method.
MarshalledValue A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies.
MarshalledValueInputStream An ObjectInputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
MarshalledValueOutputStream An ObjectOutputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
MethodHashing Create a unique hash for
PayloadKey Type safe enumeration used for to identify the payloads.
ReflectToJavassist Comment
SoftValueHashMap This Map will remove entries when the value in the map has been cleaned from garbage collection
ThreadLocalStack Comment
XmlHelper A utility class to cover up the rough bits of xml parsing
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.