org.lexevs.system.event
Interface SystemEventListener

All Known Implementing Classes:
DefaultSystemEventListener

public interface SystemEventListener

The listener interface for receiving databaseServiceEvent events. The class that is interested in processing a databaseServiceEvent event implements this interface, and the object created with that class is registered with a component using the component's addDatabaseServiceEventListener method. When the databaseServiceEvent event occurs, that object's appropriate method is invoked.

See Also:
DatabaseServiceEventEvent

Method Summary
 void onRemoveCodingSchemeResourceFromSystemEvent(java.lang.String uri, java.lang.String version)
           
 

Method Detail

onRemoveCodingSchemeResourceFromSystemEvent

void onRemoveCodingSchemeResourceFromSystemEvent(java.lang.String uri,
                                                 java.lang.String version)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.