it.openutils.spring.rmibernate.shared
Class HibernateLazyLoaderCallbackFilter

java.lang.Object
  extended by it.openutils.spring.rmibernate.shared.HibernateLazyLoaderCallbackFilter
All Implemented Interfaces:
java.io.Serializable, net.sf.cglib.proxy.CallbackFilter

public class HibernateLazyLoaderCallbackFilter
extends java.lang.Object
implements net.sf.cglib.proxy.CallbackFilter, java.io.Serializable

Version:
$Id: $
Author:
fcarone
See Also:
Serialized Form

Constructor Summary
HibernateLazyLoaderCallbackFilter()
           
 
Method Summary
 int accept(java.lang.reflect.Method method)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.cglib.proxy.CallbackFilter
equals
 

Constructor Detail

HibernateLazyLoaderCallbackFilter

public HibernateLazyLoaderCallbackFilter()
Method Detail

accept

public int accept(java.lang.reflect.Method method)

Specified by:
accept in interface net.sf.cglib.proxy.CallbackFilter


Copyright © 2008 Openmind. All Rights Reserved.