public class FixedValueInvocationHandler extends Object implements SerializableInvocationHandler
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
is invoked with one or more arguments
then an IllegalStateException
is thrown.Constructor and Description |
---|
FixedValueInvocationHandler(Object ret)
Construct.
|
public FixedValueInvocationHandler(Object ret)
ret
- Value to return