CompositeDataInvocationHandler

Class CompositeDataInvocationHandler

All Implemented Interfaces:
InvocationHandler
public class CompositeDataInvocationHandler
extends Object
implements InvocationHandler

An InvocationHandler that forwards getter methods to a CompositeData. If you have an interface that contains only getter methods (such as String getName() or boolean isActive()) then you can use this class in conjunction with the 登录查看完整内容