ome.security.basic
Class NullEventHandler
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullEventHandler
public NullEventHandler(SecuritySystem secSys,
SessionFactory sf)
invoke
public Object invoke(MethodInvocation arg0)
throws Throwable
- Specified by:
invoke
in interface MethodInterceptor
- Throws:
Throwable
OmeroJava Api
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.