ome.security.basic
Class NullEventHandler

java.lang.Object
  extended by ome.security.basic.NullEventHandler
All Implemented Interfaces:
Advice, Interceptor, MethodInterceptor

public class NullEventHandler
extends Object
implements MethodInterceptor

Provides only the bare minimum of functionality to allow methods to succeed.

Since:
Beta-4.2
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
NullEventHandler(SecuritySystem secSys, SessionFactory sf)
           
 
Method Summary
 Object invoke(MethodInvocation arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullEventHandler

public NullEventHandler(SecuritySystem secSys,
                        SessionFactory sf)
Method Detail

invoke

public Object invoke(MethodInvocation arg0)
              throws Throwable
Specified by:
invoke in interface MethodInterceptor
Throws:
Throwable


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.