Serialized Form


Package com.tc.asm.tree.analysis

Class com.tc.asm.tree.analysis.AnalyzerException extends java.lang.Exception implements Serializable

Serialized Fields

node

AbstractInsnNode node

Package com.tc.backport175

Class com.tc.backport175.ReaderException extends java.lang.RuntimeException implements Serializable

Serialized Fields

m_originalException

java.lang.Throwable m_originalException
Original exception which caused this exception.


Package com.tc.backport175.bytecode

Class com.tc.backport175.bytecode.AnnotationElement extends java.lang.Object implements Serializable

Class com.tc.backport175.bytecode.AnnotationElement.Annotation extends AnnotationElement implements Serializable

serialVersionUID: 8769673036736880936L

Serialized Fields

m_className

java.lang.String m_className

m_elements

java.util.List<E> m_elements

Class com.tc.backport175.bytecode.AnnotationElement.Array extends AnnotationElement implements Serializable

serialVersionUID: -6792525450471409048L

Serialized Fields

m_elements

java.util.List<E> m_elements

Class com.tc.backport175.bytecode.AnnotationElement.Enum extends AnnotationElement implements Serializable

serialVersionUID: 1136400223420236391L

Serialized Fields

m_desc

java.lang.String m_desc

m_value

java.lang.String m_value

Class com.tc.backport175.bytecode.AnnotationElement.NamedValue extends AnnotationElement implements Serializable

serialVersionUID: 4284696449802391088L

Serialized Fields

m_name

java.lang.String m_name

m_value

java.lang.Object m_value

m_type

AnnotationElement.Type m_type

m_isResolved

boolean m_isResolved

m_resolvedValue

java.lang.Object m_resolvedValue

Package com.tc.backport175.proxy

Class com.tc.backport175.proxy.JavaDocAnnotationInvocationHander extends java.lang.Object implements Serializable

serialVersionUID: 1584167345753299421L

Serialized Fields

m_annotationInterface

java.lang.Class<T> m_annotationInterface

m_annotation

AnnotationElement.Annotation m_annotation

m_annotationName

java.lang.String m_annotationName

m_annotatedClassClassLoader

java.lang.ClassLoader m_annotatedClassClassLoader
The annotated class classloader. Strong ref is ok since we use a proxy handler and that one will be referenced by this classloader precisely

Class com.tc.backport175.proxy.ResolveAnnotationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

m_originalException

java.lang.Throwable m_originalException
Original exception which caused this exception.


Package com.tc.cluster.exceptions

Class com.tc.cluster.exceptions.UnclusteredObjectException extends java.lang.RuntimeException implements Serializable

Serialized Fields

unclusteredObject

java.lang.Object unclusteredObject

Package com.tc.exception

Class com.tc.exception.TCClassNotFoundException extends TCRuntimeException implements Serializable

Class com.tc.exception.TCRuntimeException extends java.lang.RuntimeException implements Serializable


Package com.tc.injection.exceptions

Class com.tc.injection.exceptions.UnsupportedInjectedDsoInstanceTypeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

containingClassName

java.lang.String containingClassName

fieldName

java.lang.String fieldName

type

java.lang.String type

Package com.tc.object

Class com.tc.object.ObjectID extends AbstractIdentifier implements Serializable


Package com.tc.object.dna.api

Class com.tc.object.dna.api.DNAException extends TCRuntimeException implements Serializable


Package com.tc.object.locks

Class com.tc.object.locks.ThreadID extends AbstractIdentifier implements Serializable

Class com.tc.object.locks.UnclusteredLockID extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Package com.tc.statistics

Class com.tc.statistics.StatisticData extends java.lang.Object implements Serializable

serialVersionUID: -3387790670840965825L

Serialized Fields

sessionId

java.lang.String sessionId

agentIp

java.lang.String agentIp

agentDifferentiator

java.lang.String agentDifferentiator

moment

java.util.Date moment

name

java.lang.String name

element

java.lang.String element

data

java.lang.Object data

Package com.tc.util

Class com.tc.util.AbstractIdentifier extends java.lang.Object implements Serializable

serialVersionUID: 1396710277826990138L

Serialized Fields

id

long id

Class com.tc.util.TCAssertionError extends java.lang.AssertionError implements Serializable



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