public class EventMethodInterceptor extends java.lang.Object implements MethodInterceptor
Modifier and Type | Class and Description |
---|---|
static class |
EventMethodInterceptor.Action |
static class |
EventMethodInterceptor.DisableAction |
Modifier and Type | Field and Description |
---|---|
protected EventMethodInterceptor.Action |
action |
protected boolean |
verbose |
Constructor and Description |
---|
EventMethodInterceptor() |
EventMethodInterceptor(EventMethodInterceptor.Action action) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(MethodInvocation arg0) |
protected void |
log(java.lang.String msg) |
void |
setDebug(boolean debug) |
protected boolean verbose
protected EventMethodInterceptor.Action action
public EventMethodInterceptor()
public EventMethodInterceptor(EventMethodInterceptor.Action action)
public void setDebug(boolean debug)
public java.lang.Object invoke(MethodInvocation arg0) throws java.lang.Throwable
invoke
in interface MethodInterceptor
java.lang.Throwable
protected void log(java.lang.String msg)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.