Package | Description |
---|---|
com.thoughtworks.proxy.toys.delegate |
A toy to delegate method calls to another object.
|
com.thoughtworks.proxy.toys.failover |
A toy to handle failover situations.
|
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 |
---|
Delegating
Toy factory to create proxies delegating to another object.
|
Delegating.DelegatingBuild |
Delegating.DelegatingModeOrBuild |
Delegating.DelegatingWith |
DelegationMode
Indicates the preferred way to delegate to created proxies.
|
Class and Description |
---|
DelegatingInvoker
Invoker that delegates method calls to an object.
|
Class and Description |
---|
DelegatingInvoker
Invoker that delegates method calls to an object.
|
DelegationMode
Indicates the preferred way to delegate to created proxies.
|
Class and Description |
---|
DelegatingInvoker
Invoker that delegates method calls to an object.
|
DelegationMode
Indicates the preferred way to delegate to created proxies.
|
Class and Description |
---|
DelegatingInvoker
Invoker that delegates method calls to an object.
|
Copyright © 2005–2018 Codehaus. All rights reserved.