biz.hammurapi.convert
Interface FilterInvocationHandler

All Superinterfaces:
java.lang.reflect.InvocationHandler

public interface FilterInvocationHandler
extends java.lang.reflect.InvocationHandler

Invocation handler which provides access to the master object.

Author:
Pavel

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

Method Detail

getMaster

java.lang.Object getMaster()


Copyright © 2003 Hammurapi Group. All Rights Reserved.