public final class StubRelationshipsInvocationHandlerDecorator extends Object implements InvocationHandler
InvocationHandler decorator that intercepts get
methods and provides stubs generated by RandomStubFactorys.
The same object is always returned for a given get method.
Currently unused.
| Constructor and Description |
|---|
StubRelationshipsInvocationHandlerDecorator(InvocationHandler delegate) |
public StubRelationshipsInvocationHandlerDecorator(InvocationHandler delegate)
Copyright © 2000-2014. All Rights Reserved.