org.openrdf.elmo.sesame.behaviours
Class BeanAccessLogger
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanAccessLogger
public BeanAccessLogger()
- Deprecated.
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.