org.openrdf.elmo.sesame.behaviours
Class BeanAccessLogger

java.lang.Object
  extended by org.openrdf.elmo.sesame.behaviours.BeanAccessLogger

Deprecated.

public class BeanAccessLogger
extends Object

Elmo behaviour that logs all method invocations and parameters to DEBUG log if enabled.

Author:
James Leigh

Constructor Summary
BeanAccessLogger()
          Deprecated.  
 
Method Summary
static boolean interceptCondition(Method method)
          Deprecated.  
 Object invoke(InvocationContext ctx)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanAccessLogger

public BeanAccessLogger()
Deprecated. 
Method Detail

interceptCondition

public static boolean interceptCondition(Method method)
Deprecated. 

invoke

public Object invoke(InvocationContext ctx)
              throws Exception
Deprecated. 
Throws:
Exception


Copyright © 2004-2007. All Rights Reserved.