Package | Description |
---|---|
com.thoughtworks.proxy.kit |
Utility classes building the toys.
|
com.thoughtworks.proxy.toys.delegate |
A toy to delegate method calls to another object.
|
com.thoughtworks.proxy.toys.dispatch |
A toy to dispatch method calls to different objects.
|
com.thoughtworks.proxy.toys.hotswap |
A toy to hot swap instances.
|
com.thoughtworks.proxy.toys.pool |
A toy to create object pools based on proxies.
|
com.thoughtworks.proxy.toys.privilege |
A toy to run method calls as privileged actions.
|
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Resetter
Interface for a resetter component.
|
SimpleInvoker
A simple
Invoker implementation, that routes any call to a target object. |
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Resetter
Interface for a resetter component.
|
Class and Description |
---|
ObjectReference
A way to refer to objects that are stored in "awkward" places (for example inside a
HttpSession or
ThreadLocal ). |
Copyright © 2005–2022 Codehaus. All rights reserved.