public class ReadOnlyBeanHandler
extends Object
implements InvocationHandler
Constructor and Description |
---|
ReadOnlyBeanHandler(Object bean) |
Modifier and Type | Method and Description |
---|---|
Object |
getBean() |
Object |
invoke(Object proxy,
Method method,
Object[] arguments) |