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 MethodInterceptorThrowableprotected void log(String msg)
                
                
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.