Serialized Form
Package net.sf.joyaop.impl |
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
methodToIndex
java.util.Map<K,V> methodToIndex
classToIndex
java.util.Map<K,V> classToIndex
serialVersionUID: 0L
interceptorAspectInstances
java.util.List<E> interceptorAspectInstances
targetInstance
RuntimeInstance targetInstance
implementationReference
net.sf.joyaop.impl.RuntimeAspectInstance.ObjectReference implementationReference
parameters
java.util.Map<K,V> parameters
serialVersionUID: 0L
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
readResolve
public java.lang.Object readResolve()
proxy
java.lang.Object proxy
interfaceClasses
java.lang.Class<T>[] interfaceClasses
callbackFilter
net.sf.cglib.proxy.CallbackFilter callbackFilter
Package net.sf.joyaop.impl.aspect |
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
Copyright © 2004 Shen Li. All Rights Reserved.