ome.services.licenses
Class LicenseExceptionListener
java.lang.Object
ome.services.licenses.LicenseExceptionListener
- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener
public class LicenseExceptionListener
- extends Object
- implements org.springframework.context.ApplicationListener
Listens for ConvertToBlitzExceptionMessage
sent by
IceMethodInvoker
and converts
LicenseException
instances to
NoAvailableLicenseException
et al.
- Since:
- 3.0-Beta3
- Author:
- Josh Moore, josh at glencoesoftware.com
Method Summary |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseExceptionListener
public LicenseExceptionListener()
onApplicationEvent
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
- Specified by:
onApplicationEvent
in interface org.springframework.context.ApplicationListener
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.