ome.services.util
Class NamespaceCheck

java.lang.Object
  extended by ome.services.util.NamespaceCheck
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

public class NamespaceCheck
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

Hook run by the context. This hook checks for certain well-defined namespaces on onApplicationEvent(ContextRefreshedEvent).

Since:
4.2.1
Author:
Josh Moore, josh at glencoesoftwarecom

Field Summary
static String FLIM
           
static org.apache.commons.logging.Log log
           
 
Constructor Summary
NamespaceCheck(Executor executor, String uuid, Roles roles)
           
 
Method Summary
 void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log

FLIM

public static final String FLIM
See Also:
Constant Field Values
Constructor Detail

NamespaceCheck

public NamespaceCheck(Executor executor,
                      String uuid,
                      Roles roles)
Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent arg0)
Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>


OmeroJava Api

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

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