public class EventMethodInterceptor extends 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 |
---|---|
Object |
invoke(MethodInvocation arg0) |
protected void |
log(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 Object invoke(MethodInvocation arg0) throws Throwable
invoke
in interface MethodInterceptor
Throwable
protected void log(String msg)
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.