com.hammurapi.convert
Interface FilterInvocationHandler

All Superinterfaces:
InvocationHandler

public interface FilterInvocationHandler
extends InvocationHandler

Invocation handler which provides access to the master object.

Author:
Pavel

Method Summary
 Object getMaster()
           
 
Methods inherited from interface java.lang.reflect.InvocationHandler
invoke
 

Method Detail

getMaster

Object getMaster()