Serialized Form
Package com.thoughtworks.proxy |
Package com.thoughtworks.proxy.factory |
serialVersionUID: -5615928639194345818L
readResolve
private Object readResolve()
serialVersionUID: 4430360631813383235L
Package com.thoughtworks.proxy.kit |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
target
Object target
serialVersionUID: 1L
instance
Object instance
Package com.thoughtworks.proxy.toys.decorate |
serialVersionUID: 8293471912861497447L
decorated
Invoker decorated
decorator
Decorator<T> decorator
serialVersionUID: 1L
Package com.thoughtworks.proxy.toys.delegate |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
proxyFactory
ProxyFactory proxyFactory
delegateReference
ObjectReference<T> delegateReference
delegationMode
DelegationMode delegationMode
serialVersionUID: -8777676199121620549L
delegate
Object delegate
Package com.thoughtworks.proxy.toys.dispatch |
serialVersionUID: 1L
type
Class<T> type
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
types
List<E> types
invokers
Invoker[] invokers
Package com.thoughtworks.proxy.toys.echo |
serialVersionUID: 1L
out
PrintWriter out
factory
ProxyFactory factory
Package com.thoughtworks.proxy.toys.failover |
serialVersionUID: -8289095570093619184L
delegates
Object[] delegates
exceptionClass
Class<T> exceptionClass
current
int current
Package com.thoughtworks.proxy.toys.future |
serialVersionUID: 1L
target
Object target
proxyFactory
ProxyFactory proxyFactory
executor
ExecutorService executor
Package com.thoughtworks.proxy.toys.hotswap |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
types
Class<T>[] types
Package com.thoughtworks.proxy.toys.multicast |
serialVersionUID: 1L
types
Class<T>[] types
proxyFactory
ProxyFactory proxyFactory
targets
Object[] targets
Package com.thoughtworks.proxy.toys.nullobject |
serialVersionUID: -4713875509846468548L
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
type
Class<T> type
proxyFactory
ProxyFactory proxyFactory
Package com.thoughtworks.proxy.toys.pool |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
types
Class<T>[] types
factory
ProxyFactory factory
resetter
Resetter<T> resetter
serializationMode
SerializationMode serializationMode
serialVersionUID: 1L
pool
Pool<T> pool
Package com.thoughtworks.proxy.toys.privilege |
serialVersionUID: 5352672950789740381L
executor
ActionExecutor executor
Copyright © 2005-2010 Codehaus. All Rights Reserved.